(svn r11842) -Fix: libtimidity.cpp did not compile anymore.
authorrubidium
Sun, 13 Jan 2008 22:10:54 +0000
changeset 8278 99fd64ba8f1c
parent 8277 7a84582dd43b
child 8279 b8b1e11e175c
(svn r11842) -Fix: libtimidity.cpp did not compile anymore.
src/music/libtimidity.cpp
--- a/src/music/libtimidity.cpp	Sun Jan 13 22:07:33 2008 +0000
+++ b/src/music/libtimidity.cpp	Sun Jan 13 22:10:54 2008 +0000
@@ -2,7 +2,7 @@
 
 #include "../stdafx.h"
 #include "../openttd.h"
-#include "../sound.h"
+#include "../sound_type.h"
 #include "../variables.h"
 #include "../debug.h"
 #include "libtimidity.h"