summaryrefslogtreecommitdiff
path: root/protocols/ICQ-WIM/src/stdafx.h
diff options
context:
space:
mode:
Diffstat (limited to 'protocols/ICQ-WIM/src/stdafx.h')
-rw-r--r--protocols/ICQ-WIM/src/stdafx.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/ICQ-WIM/src/stdafx.h b/protocols/ICQ-WIM/src/stdafx.h
index a0c05d46c5..d0c78a1a45 100644
--- a/protocols/ICQ-WIM/src/stdafx.h
+++ b/protocols/ICQ-WIM/src/stdafx.h
@@ -102,4 +102,4 @@ int StatusFromString(const CMStringW&);
char* time2text(time_t time);
extern HWND g_hwndHeartbeat;
-extern bool g_bMessageState;
+extern bool g_bPopupService, g_bMessageState;