diff options
author | George Hazan <george.hazan@gmail.com> | 2014-09-26 21:43:18 +0000 |
---|---|---|
committer | George Hazan <george.hazan@gmail.com> | 2014-09-26 21:43:18 +0000 |
commit | ed4041f2807d8aadad1e9701675ede59d1d8e417 (patch) | |
tree | ddf1f078bd54fae3d5fb3cc4bd83352fcafb8186 /plugins/AVS/src/commonheaders.h | |
parent | 5f7220f4ac50fe08f6e604e29b43f072c5756f0c (diff) |
AVS:
- end of horror with the file filter creation;
- code cleaning
git-svn-id: http://svn.miranda-ng.org/main/trunk@10605 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 8ea2caab56..b00ce8ea1f 100644 --- a/plugins/AVS/src/commonheaders.h +++ b/plugins/AVS/src/commonheaders.h @@ -39,6 +39,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #include <m_userinfo.h>
#include <m_acc.h>
#include <m_imgsrvc.h>
+#include <m_string.h>
#include <m_folders.h>
#include <m_metacontacts.h>
|