mirror of
https://github.com/overte-org/overte.git
synced 2025-04-15 17:20:12 +02:00
change order of headers
This commit is contained in:
parent
40a842d251
commit
fdb0cf9386
1 changed files with 1 additions and 1 deletions
|
@ -15,10 +15,10 @@
|
|||
#include <QDebug>
|
||||
|
||||
#if 1
|
||||
#include <Octree.h>
|
||||
#include <ModelItem.h>
|
||||
#include <ModelTree.h>
|
||||
#include <ModelTreeElement.h>
|
||||
#include <Octree.h>
|
||||
#include <OctreeConstants.h>
|
||||
#include <PropertyFlags.h>
|
||||
#include <SharedUtil.h>
|
||||
|
|
Loading…
Reference in a new issue