summaryrefslogtreecommitdiff
path: root/src/scriptapi.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/scriptapi.h')
-rw-r--r--src/scriptapi.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/scriptapi.h b/src/scriptapi.h
index 4a0b07894..7f19bcef5 100644
--- a/src/scriptapi.h
+++ b/src/scriptapi.h
@@ -23,6 +23,8 @@ with this program; if not, write to the Free Software Foundation, Inc.,
#include <string>
#include <set>
#include <map>
+#include "irr_v3d.h"
+#include "irr_v2d.h"
extern "C" {
#include <lua.h>