pidgin/pidgindebug.c

changeset 42410
563e7a17c220
parent 42358
5cde734cf63d
child 42575
580339aa47cc
equal deleted inserted replaced
42409:35ac55f4809d 42410:563e7a17c220
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 #ifdef HAVE_CONFIG_H 22 #include <purpleconfig.h>
23 # include <config.h>
24 #endif
25 23
26 #include <glib/gi18n-lib.h> 24 #include <glib/gi18n-lib.h>
27 #include <glib/gstdio.h> 25 #include <glib/gstdio.h>
28 26
29 #include <gtk/gtk.h> 27 #include <gtk/gtk.h>

mercurial