From: Elizabeth Marie Smith Date: Mon, 3 Nov 2008 19:24:47 +0000 (+0000) Subject: Actual name of the file is WinResRc.h - silly to make people rename their header... X-Git-Tag: BEFORE_HEAD_NS_CHANGE~104 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8d07d7b8e7f54b1f32c178d12880117a551b62f8;p=php Actual name of the file is WinResRc.h - silly to make people rename their header files --- diff --git a/win32/build/template.rc b/win32/build/template.rc index fbeae42b6a..1cd5cb7d93 100644 --- a/win32/build/template.rc +++ b/win32/build/template.rc @@ -5,7 +5,7 @@ # error dont edit with MSVC #endif -#include "winres.h" +#include "winresrc.h" #include "main/php_version.h" LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US