diff options
Diffstat (limited to 'fxjs/xfa/cjx_draw.cpp')
-rw-r--r-- | fxjs/xfa/cjx_draw.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/fxjs/xfa/cjx_draw.cpp b/fxjs/xfa/cjx_draw.cpp index 9d1e76c6f1..77d058f0d6 100644 --- a/fxjs/xfa/cjx_draw.cpp +++ b/fxjs/xfa/cjx_draw.cpp @@ -7,7 +7,6 @@ #include "fxjs/xfa/cjx_draw.h" #include "fxjs/cfxjse_value.h" -#include "xfa/fxfa/cxfa_widgetacc.h" #include "xfa/fxfa/parser/cxfa_draw.h" CJX_Draw::CJX_Draw(CXFA_Draw* node) : CJX_Container(node) {} |