summaryrefslogtreecommitdiffstats
path: root/src/object/auto/autopara.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/object/auto/autopara.cpp')
-rw-r--r--src/object/auto/autopara.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/object/auto/autopara.cpp b/src/object/auto/autopara.cpp
index 973a847..b52344f 100644
--- a/src/object/auto/autopara.cpp
+++ b/src/object/auto/autopara.cpp
@@ -16,8 +16,6 @@
// * along with this program. If not, see http://www.gnu.org/licenses/.
-#include <stdio.h>
-
#include "object/auto/autopara.h"
@@ -27,6 +25,8 @@
#include "ui/interface.h"
#include "ui/window.h"
+#include <stdio.h>
+#include <string.h>