Clean all ‘… warning: "_POSIX_C_SOURCE" redefined’
[claws.git] / src / plugins / python / messageinfotype.h
index df3c217b1bf775e0ee002e2f1de3490b7aa0b1a8..301275a07433e83153c70187181eb61218dffcfb 100644 (file)
@@ -18,8 +18,8 @@
 #ifndef MESSAGEINFOTYPE_H
 #define MESSAGEINFOTYPE_H
 
-#include <glib.h>
 #include <Python.h>
+#include <glib.h>
 
 #include "procmsg.h"