1
0
Fork 0

Make sure SGTimeStamp is found

This commit is contained in:
ehofman 2003-11-22 12:03:10 +00:00
parent e4295262d0
commit 4626ff428d

View file

@ -17,6 +17,7 @@
#include <simgear/math/point3d.hxx>
#include <simgear/math/sg_geodesy.hxx>
#include <simgear/math/vector.hxx>
#include <simgear/timing/timestamp.hxx>
#include <Main/globals.hxx>
#include <Main/viewer.hxx>