summaryrefslogtreecommitdiffhomepage
path: root/Public/Kits/System.Core/System.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'Public/Kits/System.Core/System.hxx')
-rw-r--r--Public/Kits/System.Core/System.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/Public/Kits/System.Core/System.hxx b/Public/Kits/System.Core/System.hxx
index 37cab4a4..05028d87 100644
--- a/Public/Kits/System.Core/System.hxx
+++ b/Public/Kits/System.Core/System.hxx
@@ -13,6 +13,6 @@
#include <System.Core/Defs.hxx>
#include <System.Core/File.hxx>
#include <System.Core/Heap.hxx>
-#include <System.Core/ThreadAPI.hxx>
+#include <System.Core/Threading.hxx>
using namespace HCore;