aboutsummaryrefslogtreecommitdiff
path: root/engines
diff options
context:
space:
mode:
authorPaul Gilbert2009-05-06 11:11:44 +0000
committerPaul Gilbert2009-05-06 11:11:44 +0000
commit25e844655e31f61bf2f74f545a1984315f1fc217 (patch)
tree55c533d78540143cd7480234fcb754580aed5abb /engines
parent36ebfc0a904eff6e14ffe050e2c6c9239611c7ac (diff)
downloadscummvm-rg350-25e844655e31f61bf2f74f545a1984315f1fc217.tar.gz
scummvm-rg350-25e844655e31f61bf2f74f545a1984315f1fc217.tar.bz2
scummvm-rg350-25e844655e31f61bf2f74f545a1984315f1fc217.zip
Sync with adlib.cpp rename
svn-id: r40358
Diffstat (limited to 'engines')
-rw-r--r--engines/sci/sfx/softseq/opl2.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/sci/sfx/softseq/opl2.cpp b/engines/sci/sfx/softseq/opl2.cpp
index c6b40e68b7..9bb231d57d 100644
--- a/engines/sci/sfx/softseq/opl2.cpp
+++ b/engines/sci/sfx/softseq/opl2.cpp
@@ -47,7 +47,7 @@
#include "sci/tools.h"
#include "sci/sfx/iterator.h"
#include "../softseq.h"
-#include "../adlib.h"
+#include "../adlib_sbi.h"
#include "sound/fmopl.h"