Index: xfa/fwl/core/cfwl_checkbox.cpp |
diff --git a/xfa/fwl/lightwidget/cfwl_checkbox.cpp b/xfa/fwl/core/cfwl_checkbox.cpp |
similarity index 97% |
rename from xfa/fwl/lightwidget/cfwl_checkbox.cpp |
rename to xfa/fwl/core/cfwl_checkbox.cpp |
index aeaf3f519f4baa7f9e943a342dc1c9548eb87d55..bc55a690f3c389922e6c4351a1df9be498bf520e 100644 |
--- a/xfa/fwl/lightwidget/cfwl_checkbox.cpp |
+++ b/xfa/fwl/core/cfwl_checkbox.cpp |
@@ -4,7 +4,7 @@ |
// Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com |
-#include "xfa/fwl/lightwidget/cfwl_checkbox.h" |
+#include "xfa/fwl/core/cfwl_checkbox.h" |
#include <memory> |