summaryrefslogtreecommitdiff
path: root/stm32/z180-stamp-stm32.c
diff options
context:
space:
mode:
Diffstat (limited to 'stm32/z180-stamp-stm32.c')
-rw-r--r--stm32/z180-stamp-stm32.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/stm32/z180-stamp-stm32.c b/stm32/z180-stamp-stm32.c
index 1d5df34..284fc8f 100644
--- a/stm32/z180-stamp-stm32.c
+++ b/stm32/z180-stamp-stm32.c
@@ -18,8 +18,7 @@
#include "debug.h"
#include "serial.h"
#include "z80-if.h"
-#include "../Z180/hdrom.h"
-
+#include "../z180/hdrom.h"
#define ESCCHAR ('^'-0x40)