summaryrefslogtreecommitdiffhomepage
path: root/Kernel/Sources/ProcessTeam.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'Kernel/Sources/ProcessTeam.cxx')
-rw-r--r--Kernel/Sources/ProcessTeam.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/Kernel/Sources/ProcessTeam.cxx b/Kernel/Sources/ProcessTeam.cxx
index 7e311399..068e0dbb 100644
--- a/Kernel/Sources/ProcessTeam.cxx
+++ b/Kernel/Sources/ProcessTeam.cxx
@@ -9,7 +9,7 @@
/// @brief Process teams implementation.
/***********************************************************************************/
-#include <KernelKit/ProcessScheduler.hpp>
+#include <KernelKit/ProcessScheduler.hxx>
namespace NewOS
{