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

replace/41b28d7194a279bdc17475d4fbe2ea6ec885a466
tron 19 years ago
parent 2dfbb2963d
commit 4f6b8232c9

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

Loading…
Cancel
Save