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