diff options
author | George Hazan <george.hazan@gmail.com> | 2012-11-22 21:22:07 +0000 |
---|---|---|
committer | George Hazan <george.hazan@gmail.com> | 2012-11-22 21:22:07 +0000 |
commit | f7e80ddad2316fe652eeaa5c908f8406239c6d4e (patch) | |
tree | b9492456f4325b90da029911b5f9c50da7b621e3 /plugins/Clist_modern/src/hdr | |
parent | fbebb01d84355a39cb462ad1c094a108200fef34 (diff) |
and the same damned problem in clist modern
git-svn-id: http://svn.miranda-ng.org/main/trunk@2436 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/Clist_modern/src/hdr')
-rw-r--r-- | plugins/Clist_modern/src/hdr/modern_commonheaders.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/Clist_modern/src/hdr/modern_commonheaders.h b/plugins/Clist_modern/src/hdr/modern_commonheaders.h index ed9690a1b1..9735c0787f 100644 --- a/plugins/Clist_modern/src/hdr/modern_commonheaders.h +++ b/plugins/Clist_modern/src/hdr/modern_commonheaders.h @@ -113,6 +113,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #include <m_timezones.h>
#include <m_toptoolbar.h>
#include <m_extraicons.h>
+#include <m_xstatus.h>
#include "modern_clc.h"
#include "modern_clist.h"
|