Index: core/fxge/ge/cfx_graphstatedata.cpp |
diff --git a/core/fxge/ge/cfx_graphstatedata.cpp b/core/fxge/ge/cfx_graphstatedata.cpp |
index 0a5b5e301c4e9ee1009469519d10c68d5494bea3..c03f08624d5e4b5454331c04abc86809388ee274 100644 |
--- a/core/fxge/ge/cfx_graphstatedata.cpp |
+++ b/core/fxge/ge/cfx_graphstatedata.cpp |
@@ -6,8 +6,8 @@ |
#include "core/fxge/include/cfx_graphstatedata.h" |
-#include "core/fxcrt/include/fx_memory.h" |
-#include "core/fxcrt/include/fx_system.h" |
+#include "core/fxcrt/fx_memory.h" |
+#include "core/fxcrt/fx_system.h" |
CFX_GraphStateData::CFX_GraphStateData() |
: m_LineCap(LineCapButt), |