From 4fc1b3231a671c3bb37fe82d7fbc4d02c4b81168 Mon Sep 17 00:00:00 2001 From: "alexey.lysiuk" Date: Tue, 24 Dec 2019 10:46:13 +0200 Subject: [PATCH] - removed symbols to fix zdoom.rc being modified after checkout --- src/win32/zdoom.rc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/win32/zdoom.rc b/src/win32/zdoom.rc index a0ac3ca7c..c455fa6cb 100644 --- a/src/win32/zdoom.rc +++ b/src/win32/zdoom.rc @@ -8,8 +8,8 @@ // Generated from the TEXTINCLUDE 2 resource. // #include "afxres.h" -#include "../version.h" -#include "../gitinfo.h" +#include "../version.h" +#include "../gitinfo.h" ///////////////////////////////////////////////////////////////////////////// #undef APSTUDIO_READONLY_SYMBOLS