From: James Turner Date: Mon, 11 Feb 2013 12:51:20 +0000 (+0000) Subject: Fix jpeg-httpd compilation. X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=ba020245f95b78960459e56aca8a27cd9a185e2b;p=simgear.git Fix jpeg-httpd compilation. --- diff --git a/simgear/scene/util/SGPickCallback.hxx b/simgear/scene/util/SGPickCallback.hxx index 6361d20a..23bc747d 100644 --- a/simgear/scene/util/SGPickCallback.hxx +++ b/simgear/scene/util/SGPickCallback.hxx @@ -22,6 +22,8 @@ #ifndef SG_SCENE_PICKCALLBACK_HXX #define SG_SCENE_PICKCALLBACK_HXX +#include + #include #include #include