forked from mirror/OpenTTD
(svn r2704) Remove . from include path again, too much trouble. Also add some #ifdefs and #includes for the Windows build
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
* This file contains all the data for vehicles
|
||||
*/
|
||||
|
||||
#include "sound.h"
|
||||
#include "../sound.h"
|
||||
|
||||
/** Writes the properties of a vehicle into the EngineInfo struct.
|
||||
* @see EngineInfo
|
||||
|
Reference in New Issue
Block a user