summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/wd7600.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/machine/wd7600.cpp')
-rw-r--r--src/devices/machine/wd7600.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/machine/wd7600.cpp b/src/devices/machine/wd7600.cpp
index e75fc067552..226520e1dc7 100644
--- a/src/devices/machine/wd7600.cpp
+++ b/src/devices/machine/wd7600.cpp
@@ -13,7 +13,7 @@
*/
#include "emu.h"
-#include "machine/wd7600.h"
+#include "wd7600.h"
#define VERBOSE 1
#include "logmacro.h"