Fix broke SVN after me, thx to it I found wrong ref was release in different place...
[reactos.git] / reactos / lib / ddraw / rosdraw.h
index f7b1e01..4d13260 100644 (file)
@@ -41,6 +41,10 @@ typedef struct
    
     IDirectDrawImpl* owner;
 
+       DDRAWI_DDRAWSURFACE_GBL Global; 
+       DDRAWI_DDRAWSURFACE_MORE More; 
+       DDRAWI_DDRAWSURFACE_LCL Local;
+
 } IDirectDrawSurfaceImpl;
 
 /******** Clipper Object ********/