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
This commit is contained in:
committed by
Michael Natterer
parent
a3b07ac981
commit
3544c28133
@ -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
|
||||
|
||||
Reference in New Issue
Block a user