diff options
Diffstat (limited to 'protocols/FacebookRM/res/facebook.rc')
-rw-r--r-- | protocols/FacebookRM/res/facebook.rc | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/protocols/FacebookRM/res/facebook.rc b/protocols/FacebookRM/res/facebook.rc index e6ff53fd6b..b6d0fcc0d8 100644 --- a/protocols/FacebookRM/res/facebook.rc +++ b/protocols/FacebookRM/res/facebook.rc @@ -7,8 +7,8 @@ //
// Generated from the TEXTINCLUDE 2 resource.
//
-#include "afxres.h"
-#include "..\src\constants.h"
+#include "winres.h"
+
/////////////////////////////////////////////////////////////////////////////
#undef APSTUDIO_READONLY_SYMBOLS
@@ -32,13 +32,14 @@ END 2 TEXTINCLUDE
BEGIN
- "#include ""afxres.h""\r\n"
- "#include ""..\\src\\constants.h""\0"
+ "#include ""winres.h""\r\n"
+ "\0"
END
3 TEXTINCLUDE
BEGIN
- "\r\0"
+ "\r\n"
+ "\0"
END
#endif // APSTUDIO_INVOKED
|