- Fix build.
authorJames Tabor <james.tabor@reactos.org>
Mon, 29 Feb 2016 00:32:08 +0000 (00:32 +0000)
committerJames Tabor <james.tabor@reactos.org>
Mon, 29 Feb 2016 00:32:08 +0000 (00:32 +0000)
svn path=/trunk/; revision=70814

reactos/win32ss/include/ntuser.h

index 6e396eb..f0790d7 100644 (file)
@@ -140,6 +140,7 @@ typedef struct _DESKTOPINFO
     HWND hProgmanWindow;
     HWND hShellWindow;
     struct _WND *spwndShell;
     HWND hProgmanWindow;
     HWND hShellWindow;
     struct _WND *spwndShell;
+    struct _WND *spwndBkGnd;
 
     struct _PROCESSINFO *ppiShellProcess;
 
 
     struct _PROCESSINFO *ppiShellProcess;