summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd/windows/window.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/osd/windows/window.c')
-rw-r--r--src/osd/windows/window.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/osd/windows/window.c b/src/osd/windows/window.c
index 1ba7f905610..70dc43ee43d 100644
--- a/src/osd/windows/window.c
+++ b/src/osd/windows/window.c
@@ -52,11 +52,10 @@
#include <mmsystem.h>
// standard C headers
-#include <math.h>
#include <process.h>
// MAME headers
-#include "driver.h"
+#include "emu.h"
#include "emuopts.h"
#include "uiinput.h"