summaryrefslogtreecommitdiff
path: root/gi/pygi-invoke.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/pygi-invoke.c
parent507e6a2824b5bde57e43c56c3178b5dac57506a1 (diff)
downloadpygobject-eace9489c6fade247f9aeb960e0183a141a1f8d5.tar.gz
Remove pyglib.c/h
Leftovers from the static bindings, move to their users.
Diffstat (limited to 'gi/pygi-invoke.c')
-rw-r--r--gi/pygi-invoke.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/gi/pygi-invoke.c b/gi/pygi-invoke.c
index fca48bae..09132256 100644
--- a/gi/pygi-invoke.c
+++ b/gi/pygi-invoke.c
@@ -20,7 +20,6 @@
* License along with this library; if not, see <http://www.gnu.org/licenses/>.
*/
-#include <pyglib.h>
#include "pygi-invoke.h"
#include "pygi-marshal-cleanup.h"
#include "pygi-error.h"