[DWNL] forgot this file

This commit is contained in:
Robert Naumann 2018-09-20 09:20:14 +02:00
parent abdd8bf2df
commit 3aeae65e08

View file

@ -11,6 +11,9 @@ LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
/* UTF-8 */
#pragma code_page(65001)
#ifdef LANGUAGE_DE_DE
#include "lang/de-DE.rc"
#endif
#ifdef LANGUAGE_EN_US
#include "lang/en-US.rc"
#endif