diff --git a/src/launcher_main/launcher_main_mod_hl2mp.rc b/src/launcher_main/launcher_main_mod_hl2mp.rc index 3ed87cf95..c6cec1344 100644 --- a/src/launcher_main/launcher_main_mod_hl2mp.rc +++ b/src/launcher_main/launcher_main_mod_hl2mp.rc @@ -7,7 +7,7 @@ // // Generated from the TEXTINCLUDE 2 resource. // -#include "afxres.h" +#include "winres.h" ///////////////////////////////////////////////////////////////////////////// #undef APSTUDIO_READONLY_SYMBOLS @@ -43,7 +43,7 @@ END 2 TEXTINCLUDE DISCARDABLE BEGIN - "#include ""afxres.h""\r\n" + "#include ""winres.h""\r\n" "\0" END diff --git a/src/launcher_main/launcher_main_mod_tf.rc b/src/launcher_main/launcher_main_mod_tf.rc index c9a67f641..ad8f1442e 100644 --- a/src/launcher_main/launcher_main_mod_tf.rc +++ b/src/launcher_main/launcher_main_mod_tf.rc @@ -7,7 +7,7 @@ // // Generated from the TEXTINCLUDE 2 resource. // -#include "afxres.h" +#include "winres.h" ///////////////////////////////////////////////////////////////////////////// #undef APSTUDIO_READONLY_SYMBOLS @@ -43,7 +43,7 @@ END 2 TEXTINCLUDE DISCARDABLE BEGIN - "#include ""afxres.h""\r\n" + "#include ""winres.h""\r\n" "\0" END