summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/c64/cpm.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/bus/c64/cpm.cpp')
-rw-r--r--src/devices/bus/c64/cpm.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/devices/bus/c64/cpm.cpp b/src/devices/bus/c64/cpm.cpp
index 926eda0a15e..0da1f1e2813 100644
--- a/src/devices/bus/c64/cpm.cpp
+++ b/src/devices/bus/c64/cpm.cpp
@@ -16,6 +16,7 @@
*/
+#include "emu.h"
#include "cpm.h"