bvh: add missing include.
This commit is contained in:
parent
a050a3b80f
commit
dd13924a67
@ -15,6 +15,10 @@
|
|||||||
// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||||
//
|
//
|
||||||
|
|
||||||
|
#ifdef HAVE_CONFIG_H
|
||||||
|
# include <simgear_config.h>
|
||||||
|
#endif
|
||||||
|
|
||||||
#include "BVHPageNodeOSG.hxx"
|
#include "BVHPageNodeOSG.hxx"
|
||||||
|
|
||||||
#include "../../bvh/BVHPageRequest.hxx"
|
#include "../../bvh/BVHPageRequest.hxx"
|
||||||
|
Loading…
Reference in New Issue
Block a user