summaryrefslogtreecommitdiffhomepage
path: root/Public/SDK/SystemKit/FileAPI.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'Public/SDK/SystemKit/FileAPI.hxx')
-rw-r--r--Public/SDK/SystemKit/FileAPI.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/Public/SDK/SystemKit/FileAPI.hxx b/Public/SDK/SystemKit/FileAPI.hxx
index 12b57a41..c55d26ff 100644
--- a/Public/SDK/SystemKit/FileAPI.hxx
+++ b/Public/SDK/SystemKit/FileAPI.hxx
@@ -10,10 +10,10 @@
#ifndef _SYSTEM_KIT_HCORE_FILE_HPP
#define _SYSTEM_KIT_HCORE_FILE_HPP
-#include <CompilerKit/Compiler.hpp>
+#include <CompilerKit/CompilerKit.hpp>
#include <NewKit/Defines.hpp>
-using namespace hCore;
+using namespace HCore;
class HFile final {
public: