mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-10 10:50:10 +00:00
Add missing include to gtk-win32.rc
Otherwise ISOLATIONAWARE_MANIFEST_RESOURCE_ID and RT_MANIFEST constants can't be expanded. https://bugzilla.gnome.org/show_bug.cgi?id=733773
This commit is contained in:
parent
08b17ab344
commit
ae149285ea
@ -1,4 +1,5 @@
|
||||
#include <winver.h>
|
||||
#include <winuser.h>
|
||||
|
||||
VS_VERSION_INFO VERSIONINFO
|
||||
FILEVERSION @GTK_MAJOR_VERSION@,@GTK_MINOR_VERSION@,@GTK_MICRO_VERSION@,0
|
||||
|
Loading…
Reference in New Issue
Block a user