console/libgnt/gntmenuitem.h

changeset 14905
23f31a7acc73
parent 14678
97f57691faab
--- a/console/libgnt/gntmenuitem.h	Sat Oct 28 20:38:25 2006 +0000
+++ b/console/libgnt/gntmenuitem.h	Sat Oct 28 22:14:52 2006 +0000
@@ -19,6 +19,8 @@
 typedef struct _GnMenuItemPriv		GntMenuItemPriv;
 typedef struct _GnMenuItemClass		GntMenuItemClass;
 
+#include "gntmenu.h"
+
 struct _GnMenuItemPriv
 {
 	/* These will be used to determine the position of the submenu */

mercurial