diff options
Diffstat (limited to 'fxjs/cjs_util.h')
-rw-r--r-- | fxjs/cjs_util.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fxjs/cjs_util.h b/fxjs/cjs_util.h index 03e1b08d8a..a601d82225 100644 --- a/fxjs/cjs_util.h +++ b/fxjs/cjs_util.h @@ -10,7 +10,7 @@ #include <string> #include <vector> -#include "fxjs/JS_Define.h" +#include "fxjs/js_define.h" // Return values for ParseDataType() below. #define UTIL_INT 0 |