mirror of
https://github.com/reactos/reactos.git
synced 2025-04-05 13:11:22 +00:00
[REGEDIT] Use <winuser.rh> instead of <winuser.h> in regedit.rc
CORE-18876
This commit is contained in:
parent
f6de3881ca
commit
6691cbe889
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@
|
|||
*/
|
||||
|
||||
#include <windef.h>
|
||||
#include <winuser.h>
|
||||
#include <winuser.rh>
|
||||
#include <commctrl.h>
|
||||
|
||||
#include "resource.h"
|
||||
|
|
Loading…
Reference in a new issue