summaryrefslogtreecommitdiffhomepage
path: root/Kernel/Sources/PEFSharedObjectRT.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'Kernel/Sources/PEFSharedObjectRT.cxx')
-rw-r--r--Kernel/Sources/PEFSharedObjectRT.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/Kernel/Sources/PEFSharedObjectRT.cxx b/Kernel/Sources/PEFSharedObjectRT.cxx
index 33df8857..3ddef245 100644
--- a/Kernel/Sources/PEFSharedObjectRT.cxx
+++ b/Kernel/Sources/PEFSharedObjectRT.cxx
@@ -10,7 +10,7 @@
#include <KernelKit/DebugOutput.hpp>
#include <KernelKit/PEF.hpp>
#include <KernelKit/PEFSharedObject.hxx>
-#include <KernelKit/ProcessScheduler.hpp>
+#include <KernelKit/ProcessScheduler.hxx>
#include <KernelKit/ThreadLocalStorage.hxx>
#include <NewKit/Defines.hpp>