summaryrefslogtreecommitdiffhomepage
path: root/Private/Source/PEFCodeManager.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'Private/Source/PEFCodeManager.cxx')
-rw-r--r--Private/Source/PEFCodeManager.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/Private/Source/PEFCodeManager.cxx b/Private/Source/PEFCodeManager.cxx
index 8804d1ca..63e8659f 100644
--- a/Private/Source/PEFCodeManager.cxx
+++ b/Private/Source/PEFCodeManager.cxx
@@ -7,9 +7,9 @@
* ========================================================
*/
-#include <KernelKit/CodeManager.hpp>
#include <KernelKit/DebugOutput.hpp>
#include <KernelKit/FileManager.hpp>
+#include <KernelKit/PEFCodeManager.hxx>
#include <KernelKit/ProcessManager.hpp>
#include <NewKit/Defines.hpp>
#include <NewKit/ErrorID.hpp>