diff options
author | watcherhd <watcherhd@e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb> | 2011-04-26 19:55:16 +0000 |
---|---|---|
committer | watcherhd <watcherhd@e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb> | 2011-04-26 19:55:16 +0000 |
commit | 285d0b93bc5f99c565dab66e86b8130f0b56d150 (patch) | |
tree | 252fc5cd62b8d6a3f188fa2ef201b622606b8145 /buddyexpectator/common.h | |
parent | 2ba75c6feb1cb35d8e5321838909b97bad98a986 (diff) |
buddyexpectator: compilation fix, adding m_popup2.h to api folder
git-svn-id: http://miranda-plugins.googlecode.com/svn/trunk@43 e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb
Diffstat (limited to 'buddyexpectator/common.h')
-rw-r--r-- | buddyexpectator/common.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/buddyexpectator/common.h b/buddyexpectator/common.h index 6c9b635..6398727 100644 --- a/buddyexpectator/common.h +++ b/buddyexpectator/common.h @@ -49,6 +49,7 @@ #include <m_userinfo.h>
#include <m_icolib.h>
#include "m_popup.h"
+#include "m_popup2.h"
#include "m_updater.h"
#include "m_cluiframes.h"
|