Synchronize with trunk revision 59781.
[reactos.git] / win32ss / user / ntuser / desktop.h
index 672303e..25e1f9e 100644 (file)
@@ -11,7 +11,7 @@ typedef struct _DESKTOP
     PWND spwndTray;
     PWND spwndMessage;
     PWND spwndTooltip;
-    PSECTION_OBJECT hsectionDesktop;
+    PVOID hsectionDesktop;
     PWIN32HEAP pheapDesktop;
     ULONG_PTR ulHeapSize;
     LIST_ENTRY PtiList;