summaryrefslogtreecommitdiffhomepage
path: root/src/CommandLine/pef-amd64-asm.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/CommandLine/pef-amd64-asm.cpp')
-rw-r--r--src/CommandLine/pef-amd64-asm.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/CommandLine/pef-amd64-asm.cpp b/src/CommandLine/pef-amd64-asm.cpp
index 2564f7c..4d955f0 100644
--- a/src/CommandLine/pef-amd64-asm.cpp
+++ b/src/CommandLine/pef-amd64-asm.cpp
@@ -8,8 +8,8 @@
#include <CompilerKit/Detail/Config.h>
#include <CompilerKit/ErrorID.h>
-#include <CompilerKit/Utilities/Compiler.h>
-#include <CompilerKit/Utilities/DLL.h>
+#include <CompilerKit/Utils/Compiler.h>
+#include <CompilerKit/Utils/DLL.h>
#ifdef __APPLE__
static auto kPath = "/usr/local/lib/libCompilerKit.dylib";