diff --git a/simgear/scene/model/BVHPageNodeOSG.hxx b/simgear/scene/model/BVHPageNodeOSG.hxx index 1a3a5a73..e6a83a4d 100644 --- a/simgear/scene/model/BVHPageNodeOSG.hxx +++ b/simgear/scene/model/BVHPageNodeOSG.hxx @@ -18,6 +18,8 @@ #ifndef BVHPageNodeOSG_hxx #define BVHPageNodeOSG_hxx +#include + #include "../../bvh/BVHPageNode.hxx" #include