(svn r2707) Missed the paths in the BeOS MIDI player, sorry for all the noise
This commit is contained in:
		@@ -1,8 +1,8 @@
 | 
				
			|||||||
/* $Id$ */
 | 
					/* $Id$ */
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#include "stdafx.h"
 | 
					#include "../stdafx.h"
 | 
				
			||||||
#include "openttd.h"
 | 
					#include "../openttd.h"
 | 
				
			||||||
#include "music/bemidi.h"
 | 
					#include "bemidi.h"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
// BeOS System Includes
 | 
					// BeOS System Includes
 | 
				
			||||||
#include <MidiSynthFile.h>
 | 
					#include <MidiSynthFile.h>
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user