Clean all ‘… warning: "_POSIX_C_SOURCE" redefined’
[claws.git] / src / plugins / python / accounttype.h
index 808faba0b8da3f5b556d8ba8a197df18eb75de0e..cf5da0af36e04ad19a1acb441ee4fd153d63ad53 100644 (file)
@@ -18,8 +18,8 @@
 #ifndef ACCOUNTTYPE_H
 #define ACCOUNTTYPE_H
 
-#include <glib.h>
 #include <Python.h>
+#include <glib.h>
 
 #include "account.h"