# HG changeset patch # User tron # Date 2005-07-25 08:16:05 # Node ID ac48c3a81658e490f6cb1b8a642a28d714626627 # Parent 25c222619da7c41b72abf028e7a9f6164e48b6a8 (svn r2707) Missed the paths in the BeOS MIDI player, sorry for all the noise diff --git a/music/bemidi.cpp b/music/bemidi.cpp --- a/music/bemidi.cpp +++ b/music/bemidi.cpp @@ -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