summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/argus.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/argus.cpp')
-rw-r--r--src/mame/drivers/argus.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/argus.cpp b/src/mame/drivers/argus.cpp
index f503e2f5fb4..2ac67b0fdfc 100644
--- a/src/mame/drivers/argus.cpp
+++ b/src/mame/drivers/argus.cpp
@@ -140,7 +140,7 @@ Known issues :
#include "cpu/z80/z80.h"
#include "machine/gen_latch.h"
-#include "sound/2203intf.h"
+#include "sound/ym2203.h"
#include "speaker.h"