diff options
author | sje <sje@4f64403b-2f21-0410-a795-97e2b3489a10> | 2007-07-01 11:21:23 +0000 |
---|---|---|
committer | sje <sje@4f64403b-2f21-0410-a795-97e2b3489a10> | 2007-07-01 11:21:23 +0000 |
commit | fc70234c12fc3f9825484bdba094f306d0779c88 (patch) | |
tree | dd85db29df2bf15e61b29c4763e0d6e0f3c47f4b /MySpace/common.h | |
parent | ff7aec36581526087e368e4bf6b2e8be7ccfa46e (diff) |
format text, incoming & outgoing
updater support
encrypt password in db
git-svn-id: https://server.scottellis.com.au/svn/mim_plugs@229 4f64403b-2f21-0410-a795-97e2b3489a10
Diffstat (limited to 'MySpace/common.h')
-rw-r--r-- | MySpace/common.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MySpace/common.h b/MySpace/common.h index 6ba2650..4a4f3de 100644 --- a/MySpace/common.h +++ b/MySpace/common.h @@ -47,6 +47,7 @@ #include <m_langpack.h>
#include <m_popup.h>
+#include <m_updater.h>
////////////
// included for backward compatibility
|