summaryrefslogtreecommitdiff
path: root/misc/estic/files/patch-itemwin.h
blob: bcdf9861a9849ff9026872845d18dbc23ab0c4d2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- spunk/itemwin.h.orig	1996-11-07 17:06:48 UTC
+++ spunk/itemwin.h
@@ -54,7 +54,7 @@ const u16 ifNoSub               = 0x0010
 /*                             class WindowItem                              */
 /*****************************************************************************/
 
-
+class ItemWindow;
 
 class WindowItem : public Streamable {