fixed warnings
[reactos.git] / rosapps / games / solitaire / cardlib / cardlib.h
index bad3f0c..ee0ab4a 100644 (file)
@@ -72,6 +72,7 @@ void CardLib_SetZoomSpeed(int);
 class CardRegion;\r
 class CardButton;\r
 class CardStack;\r
+class CardWindow;\r
 \r
 typedef bool (CARDLIBPROC *pCanDragProc)    (CardRegion &stackobj, int iNumDragging);\r
 typedef bool (CARDLIBPROC *pCanDropProc)    (CardRegion &stackobj, const CardStack &cards);\r