pidgin/pidgintooltip.c

changeset 40439
e9838d634d5e
parent 40360
e21f3bbcc2a5
child 40496
6941fece679b
equal deleted inserted replaced
40362:1edaee25f763 40439:e9838d634d5e
17 * You should have received a copy of the GNU General Public License 17 * You should have received a copy of the GNU General Public License
18 * along with this program; if not, write to the Free Software 18 * along with this program; if not, write to the Free Software
19 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1301 USA 19 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1301 USA
20 */ 20 */
21 21
22 #include "internal.h" 22 #include <glib/gi18n-lib.h>
23
23 #include <purple.h> 24 #include <purple.h>
24 25
25 #include "pidgin.h" 26 #include "pidgin.h"
26 #include "pidgintooltip.h" 27 #include "pidgintooltip.h"
27 28

mercurial