[CALC] Use <winuser.rh> instead of <winuser.h> in resource.rc

This commit is contained in:
Katayama Hirofumi MZ 2023-11-05 17:21:33 +09:00
parent 6691cbe889
commit 1ae6cb7a96

View file

@ -19,7 +19,7 @@
*/
#include <windef.h>
#include <winuser.h>
#include <winuser.rh>
#include "resource.h"