| 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 b4af01f0c0aa9eb974839b1232d0fd1a3805c204..caaeb4947449b601d0aed321b906ba6108c58c7d 100644
|
| --- a/xfa/src/fxfa/src/fm2js/xfa_lexer.cpp
|
| +++ b/xfa/src/fxfa/src/fm2js/xfa_lexer.cpp
|
| @@ -4,6 +4,7 @@
|
|
|
| // Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com
|
|
|
| +#include "core/include/fxcrt/fx_ext.h"
|
| #include "xfa/src/fxfa/src/fm2js/xfa_fm2js.h"
|
|
|
| namespace {
|
|
|