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