diff options
Diffstat (limited to 'fxjs/cjs_app.cpp')
-rw-r--r-- | fxjs/cjs_app.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fxjs/cjs_app.cpp b/fxjs/cjs_app.cpp index 7c9cb229a7..c51bd9dca2 100644 --- a/fxjs/cjs_app.cpp +++ b/fxjs/cjs_app.cpp @@ -8,7 +8,7 @@ #include <utility> -#include "fpdfsdk/cpdfsdk_interform.h" +#include "fpdfsdk/cpdfsdk_interactiveform.h" #include "fxjs/cjs_document.h" #include "fxjs/cjs_timerobj.h" #include "fxjs/global_timer.h" |