diff options
author | sje <sje@4f64403b-2f21-0410-a795-97e2b3489a10> | 2007-06-27 05:27:30 +0000 |
---|---|---|
committer | sje <sje@4f64403b-2f21-0410-a795-97e2b3489a10> | 2007-06-27 05:27:30 +0000 |
commit | 2b8de7f0339506e75c47ffb0e14ee2e527ab1353 (patch) | |
tree | 1236a9f0999c0dcf7a8bea63290c40866a00d519 /tipper/common.h | |
parent | 239ad94877dcf2ef148143ab3c7debde94dbb6cc (diff) |
added ersatz support (protocol-specific status messages)
git-svn-id: https://server.scottellis.com.au/svn/mim_plugs@210 4f64403b-2f21-0410-a795-97e2b3489a10
Diffstat (limited to 'tipper/common.h')
-rw-r--r-- | tipper/common.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tipper/common.h b/tipper/common.h index 3cf7253..4e645b9 100644 --- a/tipper/common.h +++ b/tipper/common.h @@ -74,6 +74,7 @@ #include <m_metacontacts.h>
#include <m_icq.h>
+#include <m_ersatz.h>
#define MODULE "Tipper"
|