Index: xfa/fwl/theme/cfwl_widgettp.cpp |
diff --git a/xfa/fwl/theme/cfwl_widgettp.cpp b/xfa/fwl/theme/cfwl_widgettp.cpp |
index d578435d8ab4aee597618c571a7c4534571371c7..efc1e96335a0382f020c2cf9b08be2b739b4ac53 100644 |
--- a/xfa/fwl/theme/cfwl_widgettp.cpp |
+++ b/xfa/fwl/theme/cfwl_widgettp.cpp |
@@ -12,12 +12,12 @@ |
#include "xfa/fde/tto/fde_textout.h" |
#include "xfa/fgas/font/cfgas_fontmgr.h" |
#include "xfa/fgas/font/cfgas_gefont.h" |
-#include "xfa/fwl/core/cfwl_themebackground.h" |
-#include "xfa/fwl/core/cfwl_themepart.h" |
-#include "xfa/fwl/core/cfwl_themetext.h" |
-#include "xfa/fwl/core/cfwl_widget.h" |
-#include "xfa/fwl/core/cfwl_widgetmgr.h" |
-#include "xfa/fwl/core/ifwl_themeprovider.h" |
+#include "xfa/fwl/cfwl_themebackground.h" |
+#include "xfa/fwl/cfwl_themepart.h" |
+#include "xfa/fwl/cfwl_themetext.h" |
+#include "xfa/fwl/cfwl_widget.h" |
+#include "xfa/fwl/cfwl_widgetmgr.h" |
+#include "xfa/fwl/ifwl_themeprovider.h" |
#include "xfa/fwl/theme/cfwl_arrowdata.h" |
#include "xfa/fxgraphics/cfx_color.h" |
#include "xfa/fxgraphics/cfx_path.h" |