(svn r2707) Missed the paths in the BeOS MIDI player, sorry for all the noise
authortron
Mon, 25 Jul 2005 08:16:05 +0000
changeset 2192 6a4c2d020975
parent 2191 5bcc2e995aa6
child 2193 729f03ba30c8
(svn r2707) Missed the paths in the BeOS MIDI player, sorry for all the noise
music/bemidi.cpp
--- a/music/bemidi.cpp	Mon Jul 25 07:28:32 2005 +0000
+++ b/music/bemidi.cpp	Mon Jul 25 08:16:05 2005 +0000
@@ -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>