diff options
Diffstat (limited to 'fxjs/cjs_publicmethods.h')
-rw-r--r-- | fxjs/cjs_publicmethods.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fxjs/cjs_publicmethods.h b/fxjs/cjs_publicmethods.h index df23eb1830..89603ca79d 100644 --- a/fxjs/cjs_publicmethods.h +++ b/fxjs/cjs_publicmethods.h @@ -10,7 +10,7 @@ #include <string> #include <vector> -#include "fxjs/JS_Define.h" +#include "fxjs/js_define.h" class CJS_PublicMethods : public CJS_Object { public: |