summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/aquarium.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/aquarium.cpp')
-rw-r--r--src/mame/drivers/aquarium.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/aquarium.cpp b/src/mame/drivers/aquarium.cpp
index 35f3981c31c..0433ffcd5b5 100644
--- a/src/mame/drivers/aquarium.cpp
+++ b/src/mame/drivers/aquarium.cpp
@@ -55,7 +55,7 @@ Notes:
#include "cpu/z80/z80.h"
#include "cpu/m68000/m68000.h"
-#include "sound/ym2151.h"
+#include "sound/ymopm.h"
#include "speaker.h"