Fix jpeg-httpd compilation.

This commit is contained in:
James Turner
2013-02-11 12:51:20 +00:00
parent 79fefc1ff9
commit ba020245f9

View 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>