diff --git a/src/NativeProviders/Common/resource.rc b/src/NativeProviders/Common/resource.rc index b0382206..ebac3c60 100644 --- a/src/NativeProviders/Common/resource.rc +++ b/src/NativeProviders/Common/resource.rc @@ -7,7 +7,7 @@ // // Generated from the TEXTINCLUDE 2 resource. // -#include "afxres.h" +#include "windows.h" ///////////////////////////////////////////////////////////////////////////// #undef APSTUDIO_READONLY_SYMBOLS @@ -32,7 +32,7 @@ END 2 TEXTINCLUDE BEGIN - "#include ""afxres.h""\r\n" + "#include ""windows.h""\r\n" "\0" END