summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/emucore.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/emu/emucore.h')
-rw-r--r--src/emu/emucore.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/emu/emucore.h b/src/emu/emucore.h
index b078f83b971..cc064ee3ddc 100644
--- a/src/emu/emucore.h
+++ b/src/emu/emucore.h
@@ -21,6 +21,8 @@
#include <stdlib.h>
#include <stdarg.h>
+#include <sstream>
+
// some cleanups for Solaris for things defined in stdlib.h
#ifdef SDLMAME_SOLARIS
#undef si_status