summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/emu.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/emu/emu.h')
-rw-r--r--src/emu/emu.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/emu/emu.h b/src/emu/emu.h
index 0cf7b7c1384..e978bbe44d5 100644
--- a/src/emu/emu.h
+++ b/src/emu/emu.h
@@ -18,7 +18,6 @@
#ifndef __EMU_H__
#define __EMU_H__
-#include <stdio.h> // must be here otherwise issues with I64FMT in MINGW
#include <list>
#include <vector>
#include <memory>