src/protocols/gg/confer.c

changeset 13318
1657b80f2832
parent 12961
ee989777ce02
child 13627
44233a1064f9
equal deleted inserted replaced
13317:ee79fd9d7aa1 13318:1657b80f2832
19 * along with this program; if not, write to the Free Software 19 * along with this program; if not, write to the Free Software
20 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 20 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
21 */ 21 */
22 22
23 23
24 #include "lib/libgadu.h" 24 #include <libgadu.h>
25 #include "gg.h" 25 #include "gg.h"
26 #include "utils.h" 26 #include "utils.h"
27 #include "confer.h" 27 #include "confer.h"
28 28
29 /* GaimConversation *ggp_confer_find_by_name(GaimConnection *gc, const gchar *name) {{{ */ 29 /* GaimConversation *ggp_confer_find_by_name(GaimConnection *gc, const gchar *name) {{{ */

mercurial