summaryrefslogtreecommitdiffhomepage
path: root/Kernel/NewKit/NewKit.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'Kernel/NewKit/NewKit.hpp')
-rw-r--r--Kernel/NewKit/NewKit.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/Kernel/NewKit/NewKit.hpp b/Kernel/NewKit/NewKit.hpp
index 761a0411..144a0ea9 100644
--- a/Kernel/NewKit/NewKit.hpp
+++ b/Kernel/NewKit/NewKit.hpp
@@ -16,7 +16,7 @@
#include <NewKit/MutableArray.hpp>
#include <NewKit/New.hpp>
#include <NewKit/OwnPtr.hpp>
-#include <NewKit/Ref.hpp>
+#include <NewKit/Ref.hxx>
#include <NewKit/Stream.hpp>
#include <KernelKit/ProcessHeap.hxx>
#include <NewKit/Utils.hpp>