]> git.mxchange.org Git - flightgear.git/commitdiff
Quick and dirty repair of linux build with RTI enabled
authorTorsten Dreyer <Torsten@t3r.de>
Sun, 17 Aug 2014 20:36:19 +0000 (22:36 +0200)
committerTorsten Dreyer <Torsten@t3r.de>
Sun, 17 Aug 2014 20:36:19 +0000 (22:36 +0200)
utils/fgai/AIBVHPager.cxx

index a5cc13960fe6c725e620872f89aeea8857fc19b3..9aee79d20d124514ee59cc21297c7c5da32d80ec 100644 (file)
@@ -18,6 +18,7 @@
 #ifdef HAVE_CONFIG_H
 #include <config.h>
 #endif
+#include <osg/Referenced>
 
 #include "AIBVHPager.hxx"