| Index: xfa/src/fxjse/src/class.cpp
|
| diff --git a/xfa/src/fxjse/src/class.cpp b/xfa/src/fxjse/src/class.cpp
|
| index ca36c358ef59497752e69b4f61d0720c3094de2b..6ca3be8b72ed499266d9b79a6563360ff3876507 100644
|
| --- a/xfa/src/fxjse/src/class.cpp
|
| +++ b/xfa/src/fxjse/src/class.cpp
|
| @@ -4,8 +4,8 @@
|
|
|
| // Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com
|
|
|
| -#include "xfa/src/foxitlib.h"
|
| #include "xfa/src/fxjse/src/class.h"
|
| +
|
| #include "xfa/src/fxjse/src/context.h"
|
| #include "xfa/src/fxjse/src/scope_inline.h"
|
| #include "xfa/src/fxjse/src/util_inline.h"
|
|
|