summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/ram.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/machine/ram.cpp')
-rw-r--r--src/devices/machine/ram.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/devices/machine/ram.cpp b/src/devices/machine/ram.cpp
index 30195810ac2..3f8cfd94d51 100644
--- a/src/devices/machine/ram.cpp
+++ b/src/devices/machine/ram.cpp
@@ -10,6 +10,8 @@
#include "emu.h"
#include "ram.h"
+
+#include "corestr.h"
#include "emuopts.h"
#include <cstdio>