summaryrefslogtreecommitdiffstats
path: root/src/object/auto/autokid.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/object/auto/autokid.cpp')
-rw-r--r--src/object/auto/autokid.cpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/object/auto/autokid.cpp b/src/object/auto/autokid.cpp
index 0ffbd7f..7004e6b 100644
--- a/src/object/auto/autokid.cpp
+++ b/src/object/auto/autokid.cpp
@@ -16,13 +16,12 @@
// * along with this program. If not, see http://www.gnu.org/licenses/.
-#include <stdio.h>
-
#include "object/auto/autokid.h"
#include "graphics/engine/particle.h"
#include "graphics/engine/water.h"
+#include <stdio.h>
// Object's constructor.