]> git.mxchange.org Git - flightgear.git/commitdiff
Make sure SGTimeStamp is found
authorehofman <ehofman>
Sat, 22 Nov 2003 12:03:10 +0000 (12:03 +0000)
committerehofman <ehofman>
Sat, 22 Nov 2003 12:03:10 +0000 (12:03 +0000)
src/Scenery/hitlist.cxx

index 266eb52c70644fca97e7c4087663079bf0230992..9d93ad6212fa4a6cbfc982cf35ea3956e9344f4d 100644 (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>