diff options
Diffstat (limited to 'chrome_frame/chrome_tab_version.rc')
-rw-r--r-- | chrome_frame/chrome_tab_version.rc | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/chrome_frame/chrome_tab_version.rc b/chrome_frame/chrome_tab_version.rc index e9d38a1..f533bba 100644 --- a/chrome_frame/chrome_tab_version.rc +++ b/chrome_frame/chrome_tab_version.rc @@ -1,7 +1,9 @@ #include "version.h" +#include "winres.h" + #ifdef APSTUDIO_INVOKED -# error Don't open this in the GUI, it'll be massacred on save. +# error Don't open this in the GUI, it'll be massacred on save. Don't do it. #endif // APSTUDIO_INVOKED ///////////////////////////////////////////////////////////////////////////// |