summaryrefslogtreecommitdiff
path: root/worldtime_protocol/common.h
diff options
context:
space:
mode:
Diffstat (limited to 'worldtime_protocol/common.h')
-rw-r--r--worldtime_protocol/common.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/worldtime_protocol/common.h b/worldtime_protocol/common.h
index da1e9da..cde473e 100644
--- a/worldtime_protocol/common.h
+++ b/worldtime_protocol/common.h
@@ -35,4 +35,8 @@
extern HINSTANCE hInst;
+#ifndef MIID_WORLDTIME
+#define MIID_WORLDTIME {0x5e436914, 0x3258, 0x4dfa, { 0x8a, 0xd9, 0xf2, 0xcd, 0x26, 0x43, 0x6f, 0x1}}
+#endif
+
#endif