1
0
Fork 0

Allow the search of header files in the current directory

This commit is contained in:
fredb 2009-01-31 08:20:47 +00:00 committed by Tim Moore
parent 9a19c238a9
commit 41a8ae42f5

View file

@ -26,8 +26,8 @@
#include <simgear/math/sg_geodesy.hxx>
#include <Airports/runways.hxx>
#include <Airports/dynamics.hxx>
#include <AIAircraft.hxx>
#include <performancedata.hxx>
#include "AIAircraft.hxx"
#include "performancedata.hxx"
#include <Environment/environment_mgr.hxx>
#include <Environment/environment.hxx>