summaryrefslogtreecommitdiff
path: root/xfa/src/fxfa/src/fm2js/xfa_error.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'xfa/src/fxfa/src/fm2js/xfa_error.cpp')
-rw-r--r--xfa/src/fxfa/src/fm2js/xfa_error.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/xfa/src/fxfa/src/fm2js/xfa_error.cpp b/xfa/src/fxfa/src/fm2js/xfa_error.cpp
index 4bcf3b2398..a7d061f1e9 100644
--- a/xfa/src/fxfa/src/fm2js/xfa_error.cpp
+++ b/xfa/src/fxfa/src/fm2js/xfa_error.cpp
@@ -4,7 +4,7 @@
// Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com
-#include "xfa_fm2js.h"
+#include "xfa/src/fxfa/src/fm2js/xfa_fm2js.h"
static const FX_WCHAR* gs_lpStrErrorMsgInfo[] = {
L"unsupported char '%c'", L"bad suffix on number",
L"invalidate char '%c'", L"expected identifier instead of '%s'",