summaryrefslogtreecommitdiff
path: root/headers/addressing.h
diff options
context:
space:
mode:
Diffstat (limited to 'headers/addressing.h')
-rw-r--r--headers/addressing.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/headers/addressing.h b/headers/addressing.h
index d9d8e98..58df3f5 100644
--- a/headers/addressing.h
+++ b/headers/addressing.h
@@ -28,7 +28,7 @@ struct AddData{
typedef struct AddData AddData;
-#include"instruction-init.h"
+#include"instructions-init.h"
//Holds address of current instruction.
void* current_instruction;