- Fix build.
[reactos.git] / reactos / win32ss / include / ntuser.h
index 6e396eb..f0790d7 100644 (file)
@@ -140,6 +140,7 @@ typedef struct _DESKTOPINFO
     HWND hProgmanWindow;
     HWND hShellWindow;
     struct _WND *spwndShell;
+    struct _WND *spwndBkGnd;
 
     struct _PROCESSINFO *ppiShellProcess;