summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/cs8221.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/machine/cs8221.cpp')
-rw-r--r--src/devices/machine/cs8221.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/devices/machine/cs8221.cpp b/src/devices/machine/cs8221.cpp
index 96b3ea6928d..64887cafc6b 100644
--- a/src/devices/machine/cs8221.cpp
+++ b/src/devices/machine/cs8221.cpp
@@ -16,7 +16,8 @@
***************************************************************************/
#include "emu.h"
-#include "machine/cs8221.h"
+#include "cs8221.h"
+
#include "machine/ram.h"
#define LOG_REGISTER (1U << 1)