summaryrefslogtreecommitdiff
path: root/fxjs/xfa/cjx_boolean.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'fxjs/xfa/cjx_boolean.cpp')
-rw-r--r--fxjs/xfa/cjx_boolean.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/fxjs/xfa/cjx_boolean.cpp b/fxjs/xfa/cjx_boolean.cpp
index 6f62fcbe31..6abcd3c8bd 100644
--- a/fxjs/xfa/cjx_boolean.cpp
+++ b/fxjs/xfa/cjx_boolean.cpp
@@ -7,7 +7,6 @@
#include "fxjs/xfa/cjx_boolean.h"
#include "fxjs/cfxjse_value.h"
-#include "xfa/fxfa/cxfa_widgetacc.h"
#include "xfa/fxfa/parser/cxfa_boolean.h"
CJX_Boolean::CJX_Boolean(CXFA_Boolean* node) : CJX_Content(node) {}