summaryrefslogtreecommitdiffstats
path: root/sandbox/win/src/sidestep/ia32_opcode_map.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'sandbox/win/src/sidestep/ia32_opcode_map.cpp')
-rw-r--r--sandbox/win/src/sidestep/ia32_opcode_map.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/sandbox/win/src/sidestep/ia32_opcode_map.cpp b/sandbox/win/src/sidestep/ia32_opcode_map.cpp
index 9f37cef..b7d8a60 100644
--- a/sandbox/win/src/sidestep/ia32_opcode_map.cpp
+++ b/sandbox/win/src/sidestep/ia32_opcode_map.cpp
@@ -7,7 +7,7 @@
// for how to lay out the tables in memory taken from the implementation
// in the Bastard disassembly environment.
-#include "sandbox/src/sidestep/mini_disassembler.h"
+#include "sandbox/win/src/sidestep/mini_disassembler.h"
namespace sidestep {