Index: xfa/fwl/core/cfwl_themepart.h |
diff --git a/xfa/fwl/core/cfwl_themepart.h b/xfa/fwl/core/cfwl_themepart.h |
index c5e6cd7ff57cc53e24ca83aa0f907f6ec2d77f2b..1b2c70627444a12aad1b3174b81cff370e83f097 100644 |
--- a/xfa/fwl/core/cfwl_themepart.h |
+++ b/xfa/fwl/core/cfwl_themepart.h |
@@ -7,8 +7,8 @@ |
#ifndef XFA_FWL_CORE_CFWL_THEMEPART_H_ |
#define XFA_FWL_CORE_CFWL_THEMEPART_H_ |
-#include "core/fxcrt/include/fx_coordinates.h" |
-#include "core/fxcrt/include/fx_system.h" |
+#include "core/fxcrt/fx_coordinates.h" |
+#include "core/fxcrt/fx_system.h" |
enum class CFWL_Part { |
None = 0, |