summaryrefslogtreecommitdiff
path: root/gi/pygobject-internal.h
blob: 2cd82c5390fa532f458ba08a5accec0b48db3d3b (plain)
1
2
3
4
5
6
7
#ifndef _PYGOBJECT_INTERNAL_H_
#define _PYGOBJECT_INTERNAL_H_

#define _INSIDE_PYGOBJECT_
#include "pygobject.h"

#endif /*_PYGOBJECT_INTERNAL_H_*/