Fix X error when border_width is <1.
[monky] / src / iconv_tools.c
index 6dc129c..f2a8e5d 100644 (file)
@@ -29,8 +29,8 @@
  */
 
 #include "config.h"
-#include "logging.h"
 #include "text_object.h"
+#include "logging.h"
 #include <iconv.h>
 #include <stdio.h>
 #include <stdlib.h>