summaryrefslogtreecommitdiff
path: root/Source/portable/SDCC/PIC18/portmacro.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/portable/SDCC/PIC18/portmacro.h')
-rw-r--r--Source/portable/SDCC/PIC18/portmacro.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/portable/SDCC/PIC18/portmacro.h b/Source/portable/SDCC/PIC18/portmacro.h
index c3280d44..bfb43b47 100644
--- a/Source/portable/SDCC/PIC18/portmacro.h
+++ b/Source/portable/SDCC/PIC18/portmacro.h
@@ -28,7 +28,7 @@
#ifndef PORTMACRO_H
#define PORTMACRO_H
-#include <pic18fregs.h>
+#include "pic18memory.h"
/*-----------------------------------------------------------
* Port specific definitions.