libpurple/plugins/perl/perl-common.h

changeset 23916
76b2c63d074c
parent 23915
b62601fd6e7d
child 29340
1073f46cfe21
--- a/libpurple/plugins/perl/perl-common.h	Mon Jul 28 00:52:54 2008 +0000
+++ b/libpurple/plugins/perl/perl-common.h	Mon Jul 28 03:47:14 2008 +0000
@@ -5,9 +5,9 @@
 #ifdef _WIN32
 #undef pipe
 #endif
+#include <EXTERN.h>
 #include <perl.h>
 #include <XSUB.h>
-#include <EXTERN.h>
 
 /* XXX: perl defines it's own _ but I think it's safe to undef it */
 #undef _

mercurial