diff options
Diffstat (limited to 'fxjs/cjs_annot.h')
-rw-r--r-- | fxjs/cjs_annot.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fxjs/cjs_annot.h b/fxjs/cjs_annot.h index cdb884f1b8..d313d5656f 100644 --- a/fxjs/cjs_annot.h +++ b/fxjs/cjs_annot.h @@ -8,7 +8,7 @@ #define FXJS_CJS_ANNOT_H_ #include "fpdfsdk/cpdfsdk_baannot.h" -#include "fxjs/JS_Define.h" +#include "fxjs/js_define.h" class CJS_Annot : public CJS_Object { public: |