summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd/windows/strconv.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/osd/windows/strconv.c')
-rw-r--r--src/osd/windows/strconv.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/osd/windows/strconv.c b/src/osd/windows/strconv.c
index e70bd4aaf45..e7f8c011a4d 100644
--- a/src/osd/windows/strconv.c
+++ b/src/osd/windows/strconv.c
@@ -43,10 +43,6 @@
#define WIN32_LEAN_AND_MEAN
#include <windows.h>
-// MAME headers
-#include "restrack.h"
-#include "mame.h"
-
// MAMEOS headers
#include "strconv.h"
#include "unicode.h"