Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/ps
diff options
context:
space:
mode:
Diffstat (limited to 'ps')
-rw-r--r--ps/gstypes.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/ps/gstypes.h b/ps/gstypes.h
index 5e82918..29439dc 100644
--- a/ps/gstypes.h
+++ b/ps/gstypes.h
@@ -24,6 +24,8 @@
#ifndef __GSTYPES_H__
#define __GSTYPES_H__
+#include <glib.h>
+
G_BEGIN_DECLS
typedef struct _GtkGSPaperSize GtkGSPaperSize;