diff --git a/src/win32/zdoom.rc b/src/win32/zdoom.rc index 0f10a1ec5..265b2be70 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 @@ -356,7 +356,7 @@ BEGIN BEGIN VALUE "Translation", 0x409, 1200 END -END +END ///////////////////////////////////////////////////////////////////////////// #endif // not APSTUDIO_INVOKED