summaryrefslogtreecommitdiff
path: root/src/mods.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mods.h')
-rw-r--r--src/mods.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mods.h b/src/mods.h
index 1985e4de4..d55dd6c92 100644
--- a/src/mods.h
+++ b/src/mods.h
@@ -21,6 +21,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
#define MODS_HEADER
#include "irrlichttypes.h"
+#include <irrList.h>
#include <set>
#include <string>
#include <exception>