diff options
Diffstat (limited to 'fxjs/cjs_object.cpp')
-rw-r--r-- | fxjs/cjs_object.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/fxjs/cjs_object.cpp b/fxjs/cjs_object.cpp index e30f6b4070..e13a5095db 100644 --- a/fxjs/cjs_object.cpp +++ b/fxjs/cjs_object.cpp @@ -6,6 +6,8 @@ #include "fxjs/cjs_object.h" +#include "fxjs/cfxjs_engine.h" + // static void CJS_Object::DefineConsts(CFXJS_Engine* pEngine, int objId, |