summaryrefslogtreecommitdiff
path: root/gi/pygenum.c
diff options
context:
space:
mode:
authorChristoph Reiter <reiter.christoph@gmail.com>2018-03-22 23:04:53 +0100
committerChristoph Reiter <reiter.christoph@gmail.com>2018-03-22 23:08:55 +0100
commiteace9489c6fade247f9aeb960e0183a141a1f8d5 (patch)
tree44185a5cd9089386624e49a8787536284e61cae2 /gi/pygenum.c
parent507e6a2824b5bde57e43c56c3178b5dac57506a1 (diff)
downloadpygobject-eace9489c6fade247f9aeb960e0183a141a1f8d5.tar.gz
Remove pyglib.c/h
Leftovers from the static bindings, move to their users.
Diffstat (limited to 'gi/pygenum.c')
-rw-r--r--gi/pygenum.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/gi/pygenum.c b/gi/pygenum.c
index b9eb5447..2438d86e 100644
--- a/gi/pygenum.c
+++ b/gi/pygenum.c
@@ -21,7 +21,6 @@
#include <config.h>
-#include <pyglib.h>
#include "pyglib-python-compat.h"
#include "pygi-type.h"
#include "pygi-util.h"