(svn r2707) Missed the paths in the BeOS MIDI player, sorry for all the noise

This commit is contained in:
tron
2005-07-25 08:16:05 +00:00
parent 6bdedb51a6
commit 272e5de747

View File

@@ -1,8 +1,8 @@
/* $Id$ */
#include "stdafx.h"
#include "openttd.h"
#include "music/bemidi.h"
#include "../stdafx.h"
#include "../openttd.h"
#include "bemidi.h"
// BeOS System Includes
#include <MidiSynthFile.h>