summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/ui/selgame.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/selgame.cpp
parentb5c2c8f1a5cd927c328a7cb21eb6152e9aff765f (diff)
fix sdl build. (nw)
Diffstat (limited to 'src/emu/ui/selgame.cpp')
-rw-r--r--src/emu/ui/selgame.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/emu/ui/selgame.cpp b/src/emu/ui/selgame.cpp
index 1a7f02eb920..2df9cd35012 100644
--- a/src/emu/ui/selgame.cpp
+++ b/src/emu/ui/selgame.cpp
@@ -11,7 +11,6 @@
#include "emu.h"
#include "emuopts.h"
#include "ui/ui.h"
-#include "ui/menu.h"
#include "uiinput.h"
#include "ui/selgame.h"
#include "ui/miscmenu.h"
@@ -29,7 +28,6 @@
#include "ui/auditmenu.h"
#include "rendutil.h"
#include "softlist.h"
-#include <algorithm>
extern const char UI_VERSION_TAG[];