# HG changeset patch # User tron # Date 1122279365 0 # Node ID 6a4c2d020975b3126e7ce7f9a791ff21407bc161 # Parent 5bcc2e995aa6a5895cdf6d94118e20531c1d9c4f (svn r2707) Missed the paths in the BeOS MIDI player, sorry for all the noise diff -r 5bcc2e995aa6 -r 6a4c2d020975 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