summaryrefslogtreecommitdiffhomepage
path: root/dev/modules/APM
diff options
context:
space:
mode:
Diffstat (limited to 'dev/modules/APM')
-rw-r--r--dev/modules/APM/APM.h (renamed from dev/modules/APM/APM.hxx)2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev/modules/APM/APM.hxx b/dev/modules/APM/APM.h
index d98198a8..3c941e7f 100644
--- a/dev/modules/APM/APM.hxx
+++ b/dev/modules/APM/APM.h
@@ -6,7 +6,7 @@
#pragma once
-#include <NewKit/Defines.hxx>
+#include <NewKit/Defines.h>
namespace Kernel
{