summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/vigilant.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/vigilant.cpp')
-rw-r--r--src/mame/drivers/vigilant.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/vigilant.cpp b/src/mame/drivers/vigilant.cpp
index 1f606ef4511..b764c1677be 100644
--- a/src/mame/drivers/vigilant.cpp
+++ b/src/mame/drivers/vigilant.cpp
@@ -28,8 +28,8 @@ Bottom board - M75-B-A (all versions regardless of mask ROM/EPROM)
#include "cpu/z80/z80.h"
#include "machine/gen_latch.h"
#include "machine/rstbuf.h"
-#include "sound/2203intf.h"
#include "sound/ym2151.h"
+#include "sound/ym2203.h"
#include "screen.h"
#include "speaker.h"