diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/Common/Common.rc | 2 | ||||
-rw-r--r-- | src/ExpandVolume/ExpandVolume.rc | 2 | ||||
-rw-r--r-- | src/Format/Format.rc | 2 | ||||
-rw-r--r-- | src/Mount/Mount.rc | 2 | ||||
-rw-r--r-- | src/Setup/Portable.rc | 2 | ||||
-rw-r--r-- | src/Setup/Setup.rc | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/src/Common/Common.rc b/src/Common/Common.rc index c5c9614f..af93b8d8 100644 --- a/src/Common/Common.rc +++ b/src/Common/Common.rc @@ -7,7 +7,7 @@ // // Generated from the TEXTINCLUDE 2 resource. // -#include "afxres.h" +#include "winres.h" ///////////////////////////////////////////////////////////////////////////// #undef APSTUDIO_READONLY_SYMBOLS diff --git a/src/ExpandVolume/ExpandVolume.rc b/src/ExpandVolume/ExpandVolume.rc index b37bc356..62b56376 100644 --- a/src/ExpandVolume/ExpandVolume.rc +++ b/src/ExpandVolume/ExpandVolume.rc @@ -7,7 +7,7 @@ // // Generated from the TEXTINCLUDE 2 resource. // -#include "afxres.h" +#include "winres.h" #include "..\\common\\resource.h" ///////////////////////////////////////////////////////////////////////////// diff --git a/src/Format/Format.rc b/src/Format/Format.rc index eee8d5db..58416a1a 100644 --- a/src/Format/Format.rc +++ b/src/Format/Format.rc @@ -7,7 +7,7 @@ // // Generated from the TEXTINCLUDE 2 resource. // -#include "afxres.h" +#include "winres.h" #include "..\\common\\resource.h" ///////////////////////////////////////////////////////////////////////////// diff --git a/src/Mount/Mount.rc b/src/Mount/Mount.rc index 705a19a0..972fe5a0 100644 --- a/src/Mount/Mount.rc +++ b/src/Mount/Mount.rc @@ -7,7 +7,7 @@ // // Generated from the TEXTINCLUDE 2 resource. // -#include "afxres.h" +#include "winres.h" #include "..\\common\\resource.h" ///////////////////////////////////////////////////////////////////////////// diff --git a/src/Setup/Portable.rc b/src/Setup/Portable.rc index 2241f07c..b5574d30 100644 --- a/src/Setup/Portable.rc +++ b/src/Setup/Portable.rc @@ -7,7 +7,7 @@ // // Generated from the TEXTINCLUDE 2 resource. // -#include "afxres.h" +#include "winres.h" #include "..\\common\\resource.h" ///////////////////////////////////////////////////////////////////////////// diff --git a/src/Setup/Setup.rc b/src/Setup/Setup.rc index e9f4c409..c1720e8b 100644 --- a/src/Setup/Setup.rc +++ b/src/Setup/Setup.rc @@ -7,7 +7,7 @@ // // Generated from the TEXTINCLUDE 2 resource. // -#include "afxres.h" +#include "winres.h" #include "..\\common\\resource.h" ///////////////////////////////////////////////////////////////////////////// |