diff options
author | George Hazan <george.hazan@gmail.com> | 2012-11-19 14:48:03 +0000 |
---|---|---|
committer | George Hazan <george.hazan@gmail.com> | 2012-11-19 14:48:03 +0000 |
commit | 753aa1585f9e0939cba3073f8ef2c70972a47b62 (patch) | |
tree | 97c46f8644e4c2044ed21453d993c6134b070e3f /plugins/SecureIM/src/commonheaders.h | |
parent | 8768290e05cf27d6d291639fb64e636363ddbb67 (diff) |
fix for SecureIM icons
git-svn-id: http://svn.miranda-ng.org/main/trunk@2375 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/SecureIM/src/commonheaders.h')
-rw-r--r-- | plugins/SecureIM/src/commonheaders.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/SecureIM/src/commonheaders.h b/plugins/SecureIM/src/commonheaders.h index 1f4e94b8e8..8328d39e83 100644 --- a/plugins/SecureIM/src/commonheaders.h +++ b/plugins/SecureIM/src/commonheaders.h @@ -76,6 +76,7 @@ #include "newpluginapi.h"
#include "m_stdhdr.h"
#include "m_system.h"
+#include "m_system_cpp.h"
#include "m_database.h"
#include "m_protomod.h"
#include "m_protosvc.h"
|