summaryrefslogtreecommitdiff
path: root/plugins/Popup
diff options
context:
space:
mode:
authorGeorge Hazan <george.hazan@gmail.com>2012-11-07 17:39:22 +0000
committerGeorge Hazan <george.hazan@gmail.com>2012-11-07 17:39:22 +0000
commit3058e8036b64accbdfdcaf54b711b1f17ba99704 (patch)
tree829efa3040f68961ec7e3bb5e4bec0a54519f29e /plugins/Popup
parent1027c3686b052369c7507450708cf392a7309253 (diff)
compilation fix
git-svn-id: http://svn.miranda-ng.org/main/trunk@2235 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/Popup')
-rw-r--r--plugins/Popup/src/headers.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/Popup/src/headers.h b/plugins/Popup/src/headers.h
index 64b9ec04fa..133dfd2e06 100644
--- a/plugins/Popup/src/headers.h
+++ b/plugins/Popup/src/headers.h
@@ -116,6 +116,7 @@ Last change by : $Author: Merlin_de $
#include <m_fontservice.h>
#include <m_avatars.h>
#include <m_metacontacts.h>
+ #include <m_extraicons.h>
#include <m_system_cpp.h>