summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/cs4031.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/machine/cs4031.cpp')
-rw-r--r--src/devices/machine/cs4031.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/machine/cs4031.cpp b/src/devices/machine/cs4031.cpp
index c885c30b056..30712c02059 100644
--- a/src/devices/machine/cs4031.cpp
+++ b/src/devices/machine/cs4031.cpp
@@ -26,7 +26,7 @@
***************************************************************************/
#include "emu.h"
-#include "machine/cs4031.h"
+#include "cs4031.h"
#define LOG_REGISTER (1U << 1)
#define LOG_MEMORY (1U << 2)