summaryrefslogtreecommitdiffstats
path: root/lib/tolua++/src/lib/tolua_event.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/tolua++/src/lib/tolua_event.h')
-rw-r--r--lib/tolua++/src/lib/tolua_event.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/tolua++/src/lib/tolua_event.h b/lib/tolua++/src/lib/tolua_event.h
index 898f33dfc..d6b071152 100644
--- a/lib/tolua++/src/lib/tolua_event.h
+++ b/lib/tolua++/src/lib/tolua_event.h
@@ -15,7 +15,7 @@
#ifndef TOLUA_EVENT_H
#define TOLUA_EVENT_H
-#include "tolua++.h"
+#include "../../include/tolua++.h"
TOLUA_API void tolua_moduleevents (lua_State* L);
TOLUA_API int tolua_ismodulemetatable (lua_State* L);