summaryrefslogtreecommitdiffhomepage
path: root/cpp.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'cpp.cpp')
-rw-r--r--cpp.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp.cpp b/cpp.cpp
index c8de4c8..e4d935a 100644
--- a/cpp.cpp
+++ b/cpp.cpp
@@ -1,6 +1,6 @@
#include "cpp.h"
-#include "asm/encode.h"
+#include "asm/intel64/encode.h"
#include "asm/operators.h"
#include "bnf.h"
#include "cppbnf.h"