aboutsummaryrefslogtreecommitdiff
path: root/sound/softsynth/opl/dosbox.cpp
diff options
context:
space:
mode:
authorJohannes Schickel2010-03-08 00:34:01 +0000
committerJohannes Schickel2010-03-08 00:34:01 +0000
commitf67f7d36f1f3bba5b571aef261e3be61dbd1fab9 (patch)
treede61c99b583570561088a06f23a79ea71edb9614 /sound/softsynth/opl/dosbox.cpp
parentf7b1faedc251348692942b7cffbabea6959b7827 (diff)
downloadscummvm-rg350-f67f7d36f1f3bba5b571aef261e3be61dbd1fab9.tar.gz
scummvm-rg350-f67f7d36f1f3bba5b571aef261e3be61dbd1fab9.tar.bz2
scummvm-rg350-f67f7d36f1f3bba5b571aef261e3be61dbd1fab9.zip
Cleanup.
svn-id: r48180
Diffstat (limited to 'sound/softsynth/opl/dosbox.cpp')
-rw-r--r--sound/softsynth/opl/dosbox.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/softsynth/opl/dosbox.cpp b/sound/softsynth/opl/dosbox.cpp
index 7de66af9f5..29993ce3d8 100644
--- a/sound/softsynth/opl/dosbox.cpp
+++ b/sound/softsynth/opl/dosbox.cpp
@@ -32,6 +32,7 @@
#ifndef DISABLE_DOSBOX_OPL
#include "dosbox.h"
+#include "dbopl.h"
#include "common/system.h"
#include "common/scummsys.h"