comparison libpurple/protocols/msn/contact.c @ 30758:230caecf5435

Include internal.h on each c file to avoid windows breakage as recommended by Daniel.
author masca@cpw.pidgin.im
date Fri, 28 May 2010 22:45:52 +0000
parents 0201164946a3
children 23be655cc688
comparison
equal deleted inserted replaced
30757:575d1af924af 30758:230caecf5435
22 * You should have received a copy of the GNU General Public License 22 * You should have received a copy of the GNU General Public License
23 * along with this program; if not, write to the Free Software 23 * along with this program; if not, write to the Free Software
24 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA 24 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
25 */ 25 */
26 26
27 #include "internal.h"
27 #include "debug.h" 28 #include "debug.h"
28 29
29 #include "contact.h" 30 #include "contact.h"
30 #include "xmlnode.h" 31 #include "xmlnode.h"
31 #include "group.h" 32 #include "group.h"