Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/colorsc/colorsc.i
diff options
context:
space:
mode:
Diffstat (limited to 'colorsc/colorsc.i')
-rw-r--r--colorsc/colorsc.i2
1 files changed, 2 insertions, 0 deletions
diff --git a/colorsc/colorsc.i b/colorsc/colorsc.i
index a1e3471..47c96ec 100644
--- a/colorsc/colorsc.i
+++ b/colorsc/colorsc.i
@@ -18,6 +18,8 @@
%module colorsc
%{
+#include <pygobject.h>
+
#include "canvas.h"
#include "palette.h"
%}