From 395542942d1ab15f62a8fc4eba068f1d9efcff3f Mon Sep 17 00:00:00 2001 From: pescuma Date: Sat, 23 Jan 2010 17:31:09 +0000 Subject: sip: 0.1.4.0 * Fix for making calls + Added MirVer (were possible) + Added popups to show errors git-svn-id: http://pescuma.googlecode.com/svn/trunk/Miranda@215 c086bb3d-8645-0410-b8da-73a8550f86e7 --- Protocols/SIP/commons.h | 1 + 1 file changed, 1 insertion(+) (limited to 'Protocols/SIP/commons.h') diff --git a/Protocols/SIP/commons.h b/Protocols/SIP/commons.h index c767ffd..8ad7689 100644 --- a/Protocols/SIP/commons.h +++ b/Protocols/SIP/commons.h @@ -81,6 +81,7 @@ Boston, MA 02111-1307, USA. #include "resource.h" #include "strutils.h" +#include "popup.h" struct MessageData -- cgit v1.2.3