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:
Руслан Ижбулатов 2014-08-06 08:27:42 +00:00
parent 08b17ab344
commit ae149285ea

View File

@ -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