From 1c30dea63b65c7e117b3fd8ba0140dbf77a0ef73 Mon Sep 17 00:00:00 2001 From: alekseiplusplus Date: Fri, 28 Apr 2023 16:04:35 +1000 Subject: changed dirs --- headers/addressing.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'headers/addressing.h') diff --git a/headers/addressing.h b/headers/addressing.h index d1b8371..af102fd 100644 --- a/headers/addressing.h +++ b/headers/addressing.h @@ -28,7 +28,7 @@ struct AddData{ typedef struct AddData AddData; -#include"instructions-init.h" +#include"instructions/init.h" //Holds address of current instruction. void* current_instruction; -- cgit v1.2.3