Index: xfa/fwl/theme/checkboxtp.cpp |
diff --git a/xfa/src/fwl/theme/checkboxtp.cpp b/xfa/fwl/theme/checkboxtp.cpp |
similarity index 99% |
rename from xfa/src/fwl/theme/checkboxtp.cpp |
rename to xfa/fwl/theme/checkboxtp.cpp |
index ccad2bc733099a5f0841e12a49a2c459d432f776..b65a550936f7ef0172f35ace7f637ce88ae78aad 100644 |
--- a/xfa/src/fwl/theme/checkboxtp.cpp |
+++ b/xfa/fwl/theme/checkboxtp.cpp |
@@ -6,9 +6,9 @@ |
#include "xfa/include/fwl/theme/checkboxtp.h" |
+#include "xfa/fde/tto/fde_textout.h" |
#include "xfa/include/fwl/basewidget/fwl_checkbox.h" |
#include "xfa/include/fwl/core/fwl_widget.h" |
-#include "xfa/src/fde/tto/fde_textout.h" |
#define CHECKBOX_SIZE_SIGNMARGIN 3 |
#define CHECKBOX_SIZE_SIGNBORDER 2 |