aboutsummaryrefslogtreecommitdiff
path: root/src/hook.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/hook.c')
-rw-r--r--src/hook.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/hook.c b/src/hook.c
index 5f964ad..0355c18 100644
--- a/src/hook.c
+++ b/src/hook.c
@@ -17,12 +17,12 @@
#include <string.h>
+#include "chunklets/x86.h"
#include "hook.h"
#include "intdefs.h"
#include "langext.h"
#include "mem.h"
#include "os.h"
-#include "x86.h"
// Warning: half-arsed hacky implementation (because that's all we really need)
// Almost certainly breaks in some weird cases. Oh well! Most of the time,