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 9ea2e00bd1a..717a17d862c 100644
--- a/src/osd/strconv.cpp
+++ b/src/osd/strconv.cpp
@@ -9,7 +9,7 @@
#include <windows.h>
#endif
#include <algorithm>
-#include <assert.h>
+#include <cassert>
// MAMEOS headers
#include "strconv.h"