Index: core/src/fxcrt/extension.h |
diff --git a/core/src/fxcrt/extension.h b/core/src/fxcrt/extension.h |
index a712fa37701aa3da552810e93ecbf1e46b7ca9f0..808c247e8a89d10554421e8316736f58ab28d4e7 100644 |
--- a/core/src/fxcrt/extension.h |
+++ b/core/src/fxcrt/extension.h |
@@ -7,8 +7,8 @@ |
#ifndef CORE_SRC_FXCRT_EXTENSION_H_ |
#define CORE_SRC_FXCRT_EXTENSION_H_ |
-#include "../../include/fxcrt/fx_basic.h" |
-#include "../../include/fxcrt/fx_safe_types.h" |
+#include "core/include/fxcrt/fx_basic.h" |
+#include "core/include/fxcrt/fx_safe_types.h" |
class IFXCRT_FileAccess { |
public: |