summaryrefslogtreecommitdiffstats
path: root/src/mame/drivers/vis.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/vis.cpp')
-rw-r--r--src/mame/drivers/vis.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/vis.cpp b/src/mame/drivers/vis.cpp
index c1d60446242..88435f75906 100644
--- a/src/mame/drivers/vis.cpp
+++ b/src/mame/drivers/vis.cpp
@@ -6,8 +6,8 @@
#include "cpu/i86/i286.h"
#include "machine/8042kbdc.h"
#include "machine/at.h"
-#include "sound/262intf.h"
#include "sound/dac.h"
+#include "sound/ymf262.h"
#include "video/pc_vga.h"
#include "speaker.h"