summaryrefslogtreecommitdiff
path: root/MySpace/notifications.h
diff options
context:
space:
mode:
Diffstat (limited to 'MySpace/notifications.h')
-rw-r--r--MySpace/notifications.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/MySpace/notifications.h b/MySpace/notifications.h
index 3340046..9795f07 100644
--- a/MySpace/notifications.h
+++ b/MySpace/notifications.h
@@ -15,5 +15,7 @@ extern char *zap_array[];
void NotifyZapRecv(HANDLE hContact, int zap_num);
void NotifyZapSend(HANDLE hContact, int zap_num);
+extern char popup_class_name[];
+
#endif