1
0
mirror of https://github.com/OpenTTD/OpenTTD.git synced 2025-08-23 14:39:08 +00:00

(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

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"