summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
author AJR <ajrhacker@users.noreply.github.com>2019-09-14 19:14:38 -0400
committer AJR <ajrhacker@users.noreply.github.com>2019-09-14 19:14:38 -0400
commit377870c28606b60c73382c9fba869dfbb4b7189d (patch)
tree3b2b0716718c67f9ccaae692f06ea6a0286f9e97
parent05c2ca88cab5fb255e12f6d4667a3e983ea716c3 (diff)
vertigo.cpp: Remove unnecessary include (nw)
-rw-r--r--src/mame/drivers/vertigo.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mame/drivers/vertigo.cpp b/src/mame/drivers/vertigo.cpp
index e71ff96f89c..48a092ec38d 100644
--- a/src/mame/drivers/vertigo.cpp
+++ b/src/mame/drivers/vertigo.cpp
@@ -13,7 +13,6 @@
#include "emu.h"
#include "includes/vertigo.h"
-#include "includes/exidy440.h"
#include "audio/exidy440.h"
#include "speaker.h"