]> git.mxchange.org Git - flightgear.git/blobdiff - src/Objects/obj.hxx
Moved random ground cover object management code (userdata.[ch]xx) over
[flightgear.git] / src / Objects / obj.hxx
index 348a26e543b604b4732bf0958d7e06e171a76976..cfd99232d3cd9706ee62badef6a1b5d831f2ea0d 100644 (file)
@@ -37,7 +37,7 @@
 
 #include <plib/ssg.h>           // plib include
 
-#include <simgear/math/sg_types.hxx>
+#include <simgear/math/point3d.hxx>
 
 SG_USING_STD(string);