diff options
author | George Hazan <george.hazan@gmail.com> | 2012-11-06 11:56:37 +0000 |
---|---|---|
committer | George Hazan <george.hazan@gmail.com> | 2012-11-06 11:56:37 +0000 |
commit | b706f4c3282eea4f6f36fbad045ed6a8ad069ad2 (patch) | |
tree | f4583d35962099c2b0d7ad45aa353ae3e2b6956b /protocols/Xfire/src/baseProtocol.h | |
parent | 8ccd72318fca0639f694af322288a84f76db7a47 (diff) |
compilation fix
git-svn-id: http://svn.miranda-ng.org/main/trunk@2217 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/Xfire/src/baseProtocol.h')
-rw-r--r-- | protocols/Xfire/src/baseProtocol.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/protocols/Xfire/src/baseProtocol.h b/protocols/Xfire/src/baseProtocol.h index 1e63fb59c2..98880dc64d 100644 --- a/protocols/Xfire/src/baseProtocol.h +++ b/protocols/Xfire/src/baseProtocol.h @@ -75,6 +75,7 @@ #include <m_cluiframes.h>
#include <m_account.h>
#include <m_protoplugin.h>
+#include <m_extraicons.h>
#include "services.h"
|