diff options
Diffstat (limited to 'src/lua/common/common.h')
-rw-r--r-- | src/lua/common/common.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lua/common/common.h b/src/lua/common/common.h index 536b897..0ee72cc 100644 --- a/src/lua/common/common.h +++ b/src/lua/common/common.h @@ -3,5 +3,6 @@ #include "Proxy.h" #include "Reference.hpp" +#include "error.h" #endif
\ No newline at end of file |