diff options
Diffstat (limited to 'src/emu/ui/selsoft.cpp')
-rw-r--r-- | src/emu/ui/selsoft.cpp | 1 |
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; |