summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/scc68070.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/machine/scc68070.cpp')
-rw-r--r--src/devices/machine/scc68070.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/machine/scc68070.cpp b/src/devices/machine/scc68070.cpp
index 070d82f82d1..57238532f41 100644
--- a/src/devices/machine/scc68070.cpp
+++ b/src/devices/machine/scc68070.cpp
@@ -23,7 +23,7 @@ TODO:
*******************************************************************************/
#include "emu.h"
-#include "machine/scc68070.h"
+#include "scc68070.h"
#define LOG_I2C (1U << 1)
#define LOG_UART (1U << 2)