diff options
author | George Hazan <ghazan@miranda.im> | 2020-02-16 21:14:42 +0300 |
---|---|---|
committer | George Hazan <ghazan@miranda.im> | 2020-02-16 21:14:42 +0300 |
commit | 99e93a577704f4c59244ff053138bd483b80a709 (patch) | |
tree | bad3813a21d5360e60473114aba4389b64525273 /plugins/TabSRMM/res | |
parent | f2ccf5871c22c9c231c44a1149c944231ac7423e (diff) |
sh-h-hit
Diffstat (limited to 'plugins/TabSRMM/res')
-rw-r--r-- | plugins/TabSRMM/res/resource.rc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/plugins/TabSRMM/res/resource.rc b/plugins/TabSRMM/res/resource.rc index fdc3df5dca..442c04d10c 100644 --- a/plugins/TabSRMM/res/resource.rc +++ b/plugins/TabSRMM/res/resource.rc @@ -9,6 +9,7 @@ //
#include <winres.h>
#include "..\..\..\include\statusmodes.h"
+#include "..\..\..\include\chat_resource.h"
/////////////////////////////////////////////////////////////////////////////
#undef APSTUDIO_READONLY_SYMBOLS
@@ -867,6 +868,7 @@ END BEGIN
"#include <winres.h>\r\n"
"#include ""..\\..\\..\\include\\statusmodes.h""\r\n"
+ "#include ""..\\..\\..\\include\\chat_resource.h""\r\n"
"\0"
END
|