summaryrefslogtreecommitdiffstats
path: root/sandbox/win/src/sidestep/ia32_modrm_map.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'sandbox/win/src/sidestep/ia32_modrm_map.cpp')
-rw-r--r--sandbox/win/src/sidestep/ia32_modrm_map.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/sandbox/win/src/sidestep/ia32_modrm_map.cpp b/sandbox/win/src/sidestep/ia32_modrm_map.cpp
index b22ab1d..89bc189 100644
--- a/sandbox/win/src/sidestep/ia32_modrm_map.cpp
+++ b/sandbox/win/src/sidestep/ia32_modrm_map.cpp
@@ -6,8 +6,8 @@
// Based on information in the IA-32 Intel Architecture
// Software Developer's Manual Volume 2: Instruction Set Reference.
-#include "sandbox/src/sidestep/mini_disassembler.h"
-#include "sandbox/src/sidestep/mini_disassembler_types.h"
+#include "sandbox/win/src/sidestep/mini_disassembler.h"
+#include "sandbox/win/src/sidestep/mini_disassembler_types.h"
namespace sidestep {