(svn r11842) -Fix: libtimidity.cpp did not compile anymore.

This commit is contained in:
rubidium 2008-01-13 22:10:54 +00:00
parent 48861a9fae
commit 933aea42cb
1 changed files with 1 additions and 1 deletions

View File

@ -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"