| Index: xfa/src/fxfa/src/fm2js/xfa_lexer.cpp
|
| diff --git a/xfa/src/fxfa/src/fm2js/xfa_lexer.cpp b/xfa/src/fxfa/src/fm2js/xfa_lexer.cpp
|
| index caaeb4947449b601d0aed321b906ba6108c58c7d..0afdeb6e9fdaaee9ea5b9161002bcd20106cf43c 100644
|
| --- a/xfa/src/fxfa/src/fm2js/xfa_lexer.cpp
|
| +++ b/xfa/src/fxfa/src/fm2js/xfa_lexer.cpp
|
| @@ -4,8 +4,9 @@
|
|
|
| // Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com
|
|
|
| +#include "xfa/src/fxfa/src/fm2js/xfa_lexer.h"
|
| +
|
| #include "core/include/fxcrt/fx_ext.h"
|
| -#include "xfa/src/fxfa/src/fm2js/xfa_fm2js.h"
|
|
|
| namespace {
|
|
|
|
|