pidgin/gtkconv.c

changeset 42410
563e7a17c220
parent 42346
45d2756d2a14
child 42449
bde60654600e
equal deleted inserted replaced
42409:35ac55f4809d 42410:563e7a17c220
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 22
23 #ifdef HAVE_CONFIG_H 23 #include <purpleconfig.h>
24 # include <config.h>
25 #endif
26 24
27 #include <glib/gi18n-lib.h> 25 #include <glib/gi18n-lib.h>
28 26
29 #include <gplugin.h> 27 #include <gplugin.h>
30 28

mercurial