summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/commando.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/commando.c')
-rw-r--r--src/mame/drivers/commando.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/commando.c b/src/mame/drivers/commando.c
index ec3b63f40b9..8749181396f 100644
--- a/src/mame/drivers/commando.c
+++ b/src/mame/drivers/commando.c
@@ -42,7 +42,7 @@ Note : there is an ingame typo bug that doesn't display the bonus life values
***************************************************************************/
-#include "driver.h"
+#include "emu.h"
#include "cpu/z80/z80.h"
#include "deprecat.h"
#include "sound/2203intf.h"