summaryrefslogtreecommitdiffstatshomepage
path: root/src/frontend/mame/mame.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/frontend/mame/mame.h')
-rw-r--r--src/frontend/mame/mame.h6
1 files changed, 1 insertions, 5 deletions
diff --git a/src/frontend/mame/mame.h b/src/frontend/mame/mame.h
index 8cf1a29d50b..d17b324171d 100644
--- a/src/frontend/mame/mame.h
+++ b/src/frontend/mame/mame.h
@@ -12,11 +12,7 @@
#ifndef __MAME_H__
#define __MAME_H__
-#include "emu.h"
-#include <time.h>
-#include "pluginopts.h"
-#include "ui/ui.h"
-
+class plugin_options;
class osd_interface;
//**************************************************************************