summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd/strconv.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/osd/strconv.cpp')
-rw-r--r--src/osd/strconv.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/osd/strconv.cpp b/src/osd/strconv.cpp
index 7ab8f2f401b..6b754bbe7f1 100644
--- a/src/osd/strconv.cpp
+++ b/src/osd/strconv.cpp
@@ -11,7 +11,7 @@
#endif
#undef min
#undef max
-#include <algorithm>
+#include <utility>
// MAMEOS headers
#include "strconv.h"