Sync with adlib.cpp rename

svn-id: r40354
This commit is contained in:
Eugene Sandulenko
2009-05-06 11:01:58 +00:00
parent a9d1e5efa9
commit efa3d244fa
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -58,7 +58,7 @@ MODULE_OBJS = \
scicore/versions.o \
scicore/vocabulary.o \
scicore/vocab_debug.o \
sfx/adlib.o \
sfx/adlib_sbi.o \
sfx/core.o \
sfx/iterator.o \
sfx/songlib.o \
+1 -1
View File
@@ -23,7 +23,7 @@
*
*/
#include "sci/sfx/adlib.h"
#include "sci/sfx/adlib_sbi.h"
namespace Sci {