0.8.6claws82
[claws.git] / src / undo.c
index ee837b992369d2690766a9f674fd3c98db7601a7..f14c9e4707070c891d8584cfa590bdae9c7881db 100644 (file)
@@ -25,7 +25,6 @@
 #endif
 
 #include <glib.h>
-#include "gtkstext.h"
 
 #include <string.h> /* for strlen */
 #include <stdlib.h> /* for mbstowcs */
@@ -33,6 +32,7 @@
 #include "undo.h"
 #include "utils.h"
 #include "prefs_common.h"
+#include "gtkstext.h"
 
 typedef struct _UndoInfo UndoInfo;