summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/ui/selsoft.cpp
diff options
context:
space:
mode:
author dankan1890 <mewuidev2@gmail.com>2016-04-21 06:48:26 +0200
committer dankan1890 <mewuidev2@gmail.com>2016-04-21 06:48:26 +0200
commita72ad0c4fe65b507bc4fd17aac580683e289e2fd (patch)
treeb137735428e86c1b3b71266629ab500885ca4d3c /src/emu/ui/selsoft.cpp
parentb5c2c8f1a5cd927c328a7cb21eb6152e9aff765f (diff)
fix sdl build. (nw)
Diffstat (limited to 'src/emu/ui/selsoft.cpp')
-rw-r--r--src/emu/ui/selsoft.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/emu/ui/selsoft.cpp b/src/emu/ui/selsoft.cpp
index 0cc5a951df9..16808d2a963 100644
--- a/src/emu/ui/selsoft.cpp
+++ b/src/emu/ui/selsoft.cpp
@@ -22,7 +22,6 @@
#include "rendfont.h"
#include "rendutil.h"
#include "softlist.h"
-#include <algorithm>
std::string reselect_last::driver;
std::string reselect_last::software;