diff options
author | George Hazan <george.hazan@gmail.com> | 2014-10-04 12:22:51 +0000 |
---|---|---|
committer | George Hazan <george.hazan@gmail.com> | 2014-10-04 12:22:51 +0000 |
commit | 73c4eeff66a56dc1df1c19dd1841c77e6458f4a7 (patch) | |
tree | dc5fa75f61338ccc66749a8fd6f0b927a787ae89 /plugins/AVS/src/commonheaders.h | |
parent | 8b242ddc84896c59f2a53cbfe37f94b275238a7c (diff) |
ancient junk removed from AVS
git-svn-id: http://svn.miranda-ng.org/main/trunk@10682 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/AVS/src/commonheaders.h')
-rw-r--r-- | plugins/AVS/src/commonheaders.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/AVS/src/commonheaders.h b/plugins/AVS/src/commonheaders.h index b00ce8ea1f..f483b7dac3 100644 --- a/plugins/AVS/src/commonheaders.h +++ b/plugins/AVS/src/commonheaders.h @@ -37,6 +37,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #include <m_protosvc.h>
#include <m_skin.h>
#include <m_userinfo.h>
+#include <m_avatars.h>
#include <m_acc.h>
#include <m_imgsrvc.h>
#include <m_string.h>
|