libpurple/protocols/jabber/buddy.c

changeset 40439
e9838d634d5e
parent 40358
e6fe6fc1f516
child 40474
1341be8e3402
equal deleted inserted replaced
40362:1edaee25f763 40439:e9838d634d5e
18 * You should have received a copy of the GNU General Public License 18 * You should have received a copy of the GNU General Public License
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., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1301 USA 20 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1301 USA
21 * 21 *
22 */ 22 */
23 #include "internal.h" 23 #include <glib/gi18n-lib.h>
24
24 #include <purple.h> 25 #include <purple.h>
25 26
26 #include "action.h" 27 #include "action.h"
27 #include "buddy.h" 28 #include "buddy.h"
28 #include "chat.h" 29 #include "chat.h"

mercurial