mirror of
https://github.com/reactos/reactos.git
synced 2024-12-28 10:04:49 +00:00
[CALC] Use <winuser.rh> instead of <winuser.h> in resource.rc
This commit is contained in:
parent
6691cbe889
commit
1ae6cb7a96
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@
|
|||
*/
|
||||
|
||||
#include <windef.h>
|
||||
#include <winuser.h>
|
||||
#include <winuser.rh>
|
||||
|
||||
#include "resource.h"
|
||||
|
||||
|
|
Loading…
Reference in a new issue