| 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) {{{ */ |