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