Index: xfa/fwl/lightwidget/checkbox.cpp |
diff --git a/xfa/fwl/lightwidget/checkbox.cpp b/xfa/fwl/lightwidget/checkbox.cpp |
index 6b7a37097360da266bf877f552c28962afb59810..1d921993d6e5e7918ca8df64f1c2fce5af8cde5c 100644 |
--- a/xfa/fwl/lightwidget/checkbox.cpp |
+++ b/xfa/fwl/lightwidget/checkbox.cpp |
@@ -8,7 +8,7 @@ |
#include <memory> |
-#include "xfa/include/fwl/core/fwl_error.h" |
+#include "xfa/fwl/core/fwl_error.h" |
CFWL_CheckBox* CFWL_CheckBox::Create() { |
return new CFWL_CheckBox; |