Index: xfa/fwl/core/cfwl_widget.cpp |
diff --git a/xfa/fwl/lightwidget/cfwl_widget.cpp b/xfa/fwl/core/cfwl_widget.cpp |
similarity index 98% |
rename from xfa/fwl/lightwidget/cfwl_widget.cpp |
rename to xfa/fwl/core/cfwl_widget.cpp |
index c77bfc215c97755b75ed7924abe185d7307c7898..7f6bd3b07c2c3fc9a6ef4d795803c29b2675c53c 100644 |
--- a/xfa/fwl/lightwidget/cfwl_widget.cpp |
+++ b/xfa/fwl/core/cfwl_widget.cpp |
@@ -4,7 +4,7 @@ |
// Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com |
-#include "xfa/fwl/lightwidget/cfwl_widget.h" |
+#include "xfa/fwl/core/cfwl_widget.h" |
#include "xfa/fde/tto/fde_textout.h" |
#include "xfa/fwl/core/cfwl_themetext.h" |