diff options
author | George Hazan <george.hazan@gmail.com> | 2013-12-26 12:38:05 +0000 |
---|---|---|
committer | George Hazan <george.hazan@gmail.com> | 2013-12-26 12:38:05 +0000 |
commit | 7969931ecab74a0d251de7613a8427f2a9a5c86c (patch) | |
tree | dbf064e60b0720b299ae92b34285d018bd8b21b4 /plugins/UserInfoEx/src/commonheaders.h | |
parent | 5eda5b13296dd4e56717948d0aecc5e0f8a0d84e (diff) |
various code cleaning
git-svn-id: http://svn.miranda-ng.org/main/trunk@7382 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/UserInfoEx/src/commonheaders.h')
-rw-r--r-- | plugins/UserInfoEx/src/commonheaders.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/UserInfoEx/src/commonheaders.h b/plugins/UserInfoEx/src/commonheaders.h index d5e67ba2f5..8d02bf2cac 100644 --- a/plugins/UserInfoEx/src/commonheaders.h +++ b/plugins/UserInfoEx/src/commonheaders.h @@ -78,6 +78,7 @@ using namespace std; #include <m_contacts.h>
#include <m_db3xSA.h>
#include <m_icolib.h>
+#include <m_string.h>
#include <m_popup.h>
/***********************************************************************************************************
|