summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/scc66470.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/machine/scc66470.cpp')
-rw-r--r--src/devices/machine/scc66470.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/devices/machine/scc66470.cpp b/src/devices/machine/scc66470.cpp
index b723ed2acd4..7538cf88e3a 100644
--- a/src/devices/machine/scc66470.cpp
+++ b/src/devices/machine/scc66470.cpp
@@ -20,6 +20,7 @@
#include "emu.h"
#include "scc66470.h"
+
#include "screen.h"
#define CSR_REG (m_csr)