summaryrefslogtreecommitdiff
path: root/fpdfsdk/javascript/ijs_runtime.h
diff options
context:
space:
mode:
Diffstat (limited to 'fpdfsdk/javascript/ijs_runtime.h')
-rw-r--r--fpdfsdk/javascript/ijs_runtime.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/fpdfsdk/javascript/ijs_runtime.h b/fpdfsdk/javascript/ijs_runtime.h
index be0cd042d2..0c2bd042c6 100644
--- a/fpdfsdk/javascript/ijs_runtime.h
+++ b/fpdfsdk/javascript/ijs_runtime.h
@@ -11,7 +11,7 @@
#include "core/fxcrt/fx_system.h"
#ifdef PDF_ENABLE_XFA
-#include "fxjs/include/fxjse.h"
+#include "fxjs/fxjse.h"
#endif // PDF_ENABLE_XFA
class CPDFSDK_Environment;