no need to include <gdk/gdk.h> in any widget header, it's included via
2008-10-30 Michael Natterer <mitch@imendio.com> * gtk/*.h: no need to include <gdk/gdk.h> in any widget header, it's included via gtkwidget.h anyway. svn path=/trunk/; revision=21732
This commit is contained in:
committed by
Michael Natterer
parent
2c32cdd893
commit
e7b18d2a61
@ -31,7 +31,7 @@
|
||||
#ifndef __GTK_SEPARATOR_MENU_ITEM_H__
|
||||
#define __GTK_SEPARATOR_MENU_ITEM_H__
|
||||
|
||||
#include <gdk/gdk.h>
|
||||
|
||||
#include <gtk/gtkmenuitem.h>
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user