summaryrefslogtreecommitdiffstats
path: root/src/object/auto/autoroot.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/object/auto/autoroot.cpp')
-rw-r--r--src/object/auto/autoroot.cpp4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/object/auto/autoroot.cpp b/src/object/auto/autoroot.cpp
index b43f40b..4413d56 100644
--- a/src/object/auto/autoroot.cpp
+++ b/src/object/auto/autoroot.cpp
@@ -15,15 +15,13 @@
// * along with this program. If not, see http://www.gnu.org/licenses/.
-#include <stdio.h>
-
#include "object/auto/autoroot.h"
#include "graphics/engine/particle.h"
#include "graphics/engine/terrain.h"
#include "math/geometry.h"
-
+#include <stdio.h>
// Object's constructor.