diff options
author | pescuma <pescuma@c086bb3d-8645-0410-b8da-73a8550f86e7> | 2010-01-29 02:59:50 +0000 |
---|---|---|
committer | pescuma <pescuma@c086bb3d-8645-0410-b8da-73a8550f86e7> | 2010-01-29 02:59:50 +0000 |
commit | e9d52596afd12795a9f5533cefc783343996d686 (patch) | |
tree | 6c767308b7bf7a27b40413dd40533cbccb6e1d61 /Protocols/IAX/commons.h | |
parent | c1b3df1a663c07df82c8b09dfa4760e5a218466e (diff) |
iax: 0.1.3.0
+ Added protocol icons
+ Added popups
* Fix for connection after connection failed
git-svn-id: http://pescuma.googlecode.com/svn/trunk/Miranda@218 c086bb3d-8645-0410-b8da-73a8550f86e7
Diffstat (limited to 'Protocols/IAX/commons.h')
-rw-r--r-- | Protocols/IAX/commons.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Protocols/IAX/commons.h b/Protocols/IAX/commons.h index 386ccf5..350ebea 100644 --- a/Protocols/IAX/commons.h +++ b/Protocols/IAX/commons.h @@ -70,6 +70,7 @@ Boston, MA 02111-1307, USA. #include <iaxclient.h>
#include "resource.h"
+#include "popup.h"
#include "IAXProto.h"
|