diff options
Diffstat (limited to 'Resource.rc')
| -rw-r--r-- | Resource.rc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Resource.rc b/Resource.rc index aa987e81..08c040eb 100644 --- a/Resource.rc +++ b/Resource.rc @@ -1,6 +1,6 @@ // Microsoft Visual C++ generated resource script. // -#include "resource.h" +#include "ExecutableResource.h" #include "properties.h" #define APSTUDIO_READONLY_SYMBOLS @@ -28,7 +28,7 @@ LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US 1 TEXTINCLUDE BEGIN - "resource.h\0" + "ExecutableResource.h\0" END 2 TEXTINCLUDE |
