Author: akhaldi Date: Sat Feb 25 19:02:49 2012 New Revision: 55860
URL: http://svn.reactos.org/svn/reactos?rev=55860&view=rev Log: [SHELL32] * Misses these.
Modified: trunk/reactos/dll/win32/shell32/shell32.rc trunk/reactos/dll/win32/shell32/shell32_version.rc
Modified: trunk/reactos/dll/win32/shell32/shell32.rc URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32/shell32.r... ============================================================================== --- trunk/reactos/dll/win32/shell32/shell32.rc [iso-8859-1] (original) +++ trunk/reactos/dll/win32/shell32/shell32.rc [iso-8859-1] Sat Feb 25 19:02:49 2012 @@ -22,7 +22,7 @@ #include "shlobj.h" #include "shresdef.h"
-#include "version.rc" +#include "shell32_version.rc"
LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
Modified: trunk/reactos/dll/win32/shell32/shell32_version.rc URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32/shell32_v... ============================================================================== --- trunk/reactos/dll/win32/shell32/shell32_version.rc [iso-8859-1] (original) +++ trunk/reactos/dll/win32/shell32/shell32_version.rc [iso-8859-1] Sat Feb 25 19:02:49 2012 @@ -18,7 +18,7 @@ * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA */
-#include "version.h" +#include "shell32_version.h"
#define WINE_OLESELFREGISTER #define WINE_FILEVERSION WINE_FILEVERSION_MAJOR,WINE_FILEVERSION_MINOR,WINE_FILEVERSION_BUILD,WINE_FILEVERSION_PLATFORMID