mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-26 19:33:31 +00:00
[NOTEPAD] Use <winuser.rh> instead of <winuser.h> in rsrc.rc
CORE-18837
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
*/
|
||||
|
||||
#include <windef.h>
|
||||
#include <winuser.h>
|
||||
#include <winuser.rh>
|
||||
#include <dlgs.h>
|
||||
|
||||
#include "notepad_res.h"
|
||||
|
||||
Reference in New Issue
Block a user