summaryrefslogtreecommitdiff
path: root/gi/pygi-object.c
diff options
context:
space:
mode:
Diffstat (limited to 'gi/pygi-object.c')
-rw-r--r--gi/pygi-object.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gi/pygi-object.c b/gi/pygi-object.c
index 0404fe74..a082992f 100644
--- a/gi/pygi-object.c
+++ b/gi/pygi-object.c
@@ -18,8 +18,8 @@
* License along with this library; if not, see <http://www.gnu.org/licenses/>.
*/
-#include <glib.h>
#include <Python.h>
+#include <glib.h>
#include <pyglib-python-compat.h>
#include "pygi-object.h"