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