summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/starrider.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/starrider.cpp')
-rw-r--r--src/mame/drivers/starrider.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mame/drivers/starrider.cpp b/src/mame/drivers/starrider.cpp
index 35082a77d77..5eaad7542ad 100644
--- a/src/mame/drivers/starrider.cpp
+++ b/src/mame/drivers/starrider.cpp
@@ -263,6 +263,8 @@
#include "emupal.h"
#include <algorithm>
+#include <iterator>
+#include <memory>
namespace {