]> git.mxchange.org Git - simgear.git/commitdiff
Fix jpeg-httpd compilation.
authorJames Turner <zakalawe@mac.com>
Mon, 11 Feb 2013 12:51:20 +0000 (12:51 +0000)
committerJames Turner <zakalawe@mac.com>
Mon, 11 Feb 2013 12:51:20 +0000 (12:51 +0000)
simgear/scene/util/SGPickCallback.hxx

index 6361d20a91d69840bd43b0938c89fb9c17cc4b66..23bc747d9baa207b1453f40f1a4e8e97b91161e7 100644 (file)
@@ -22,6 +22,8 @@
 #ifndef SG_SCENE_PICKCALLBACK_HXX
 #define SG_SCENE_PICKCALLBACK_HXX
 
+#include <osg/Vec2d>
+   
 #include <simgear/structure/SGReferenced.hxx>
 #include <simgear/structure/SGSharedPtr.hxx>
 #include <simgear/math/SGMath.hxx>