diff options
Diffstat (limited to 'src/devices/machine/ra17xx.cpp')
-rw-r--r-- | src/devices/machine/ra17xx.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/machine/ra17xx.cpp b/src/devices/machine/ra17xx.cpp index 7a3b930f0ad..a49205695a0 100644 --- a/src/devices/machine/ra17xx.cpp +++ b/src/devices/machine/ra17xx.cpp @@ -38,7 +38,7 @@ **********************************************************************/ #include "emu.h" -#include "machine/ra17xx.h" +#include "ra17xx.h" //#define VERBOSE 1 #include "logmacro.h" |