]> git.mxchange.org Git - flightgear.git/blobdiff - src/Scenery/tileentry.hxx
- adjusted for no-value constructor for FGPanel
[flightgear.git] / src / Scenery / tileentry.hxx
index 5199f8f924847c837ba685e9569bb7104a42d02d..9206d0be4b53a2914c5e6d51928d48a3a53cc2a9 100644 (file)
@@ -49,6 +49,7 @@
 
 #include <simgear/bucket/newbucket.hxx>
 #include <simgear/math/point3d.hxx>
+#include <simgear/misc/sg_path.hxx>
 
 #if defined( sgi )
 #include <strings.h>
@@ -177,8 +178,10 @@ public:
     // Destructor
     ~FGTileEntry();
 
+#ifdef WISH_PLIB_WAS_THREADED // but it isn't
     // Schedule tile to be freed/removed
     void sched_removal();
+#endif
 
     // Clean up the memory used by this tile and delete the arrays
     // used by ssg as well as the whole ssg branch