summaryrefslogtreecommitdiff
path: root/gtk/gtkprintutils.h
diff options
context:
space:
mode:
authorMichael Natterer <mitch@imendio.com>2008-10-30 16:34:16 +0000
committerMichael Natterer <mitch@src.gnome.org>2008-10-30 16:34:16 +0000
commit3544c281330337d75d7bc399a8c1ad8ed9a0350a (patch)
treebb7732e32f0f23989a569bc4503d514b596a515d /gtk/gtkprintutils.h
parenta3b07ac981ec10d286c98a8cbf39cb83d6763d2f (diff)
downloadgtk+-3544c281330337d75d7bc399a8c1ad8ed9a0350a.tar.gz
no need to include <gtk/gtkenums.h> in headers which somehow include
2008-10-30 Michael Natterer <mitch@imendio.com> * gtk/*.h: no need to include <gtk/gtkenums.h> in headers which somehow include gtkobject.h or another header which includes it. svn path=/trunk/; revision=21734
Diffstat (limited to 'gtk/gtkprintutils.h')
-rw-r--r--gtk/gtkprintutils.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/gtk/gtkprintutils.h b/gtk/gtkprintutils.h
index 765d1eb576..6c710021ed 100644
--- a/gtk/gtkprintutils.h
+++ b/gtk/gtkprintutils.h
@@ -20,8 +20,10 @@
#ifndef __GTK_PRINT_UTILS_H__
#define __GTK_PRINT_UTILS_H__
+
#include "gtkenums.h"
+
G_BEGIN_DECLS
#define MM_PER_INCH 25.4