summaryrefslogtreecommitdiff
path: root/attache/common.h
diff options
context:
space:
mode:
Diffstat (limited to 'attache/common.h')
-rw-r--r--attache/common.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/attache/common.h b/attache/common.h
index d3b2d91..c2250a0 100644
--- a/attache/common.h
+++ b/attache/common.h
@@ -29,4 +29,8 @@ extern DWORD mirandaVersion;
#define DEFAULT_DUMP_PATH "\\Attache\\dumps"
+#ifndef MIID_ATTACHE
+#define MIID_ATTACHE {0x21c8ec80, 0x46d8, 0x4ca9, { 0x94, 0xb, 0xaa, 0xe0, 0x8f, 0xb2, 0x52, 0xba}}
+#endif
+
#endif