Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarco Pesenti Gritti <marco@src.gnome.org>2005-01-01 12:28:28 (GMT)
committer Marco Pesenti Gritti <marco@src.gnome.org>2005-01-01 12:28:28 (GMT)
commit3d66ec495af171b60fed13902e840c72ee32fd92 (patch)
treefaaab586e0f624e5944f63a109ced534d08ce3b0
parent9e5430d1335c285c8a1150d6ba04773f77b4d715 (diff)
*** empty log message ***
-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;