Index: core/fxge/ge/fx_text_int.h |
diff --git a/core/fxge/ge/fx_text_int.h b/core/fxge/ge/fx_text_int.h |
index 04587c37cb0057d705161e9364a8358c9bac6ccf..c3e9cd7679f444094ca0a0460af376f2995fbc1f 100644 |
--- a/core/fxge/ge/fx_text_int.h |
+++ b/core/fxge/ge/fx_text_int.h |
@@ -9,8 +9,8 @@ |
#include <map> |
-#include "core/include/fxge/fx_font.h" |
-#include "core/include/fxge/fx_freetype.h" |
+#include "core/fxge/include/fx_font.h" |
+#include "core/fxge/include/fx_freetype.h" |
struct _CFX_UniqueKeyGen { |
void Generate(int count, ...); |