# HG changeset patch # User Mark Doliner # Date 1245778626 0 # Node ID 4a62072ea83376a2374e12d820b380f3ee5f169f # Parent ad87bc5755864314608514a752e18c61383b2dbe Shuffle this order around for no real reason other than that I prefer it this way diff -r ad87bc575586 -r 4a62072ea833 libpurple/protocols/oscar/family_auth.c --- a/libpurple/protocols/oscar/family_auth.c Tue Jun 23 06:45:31 2009 +0000 +++ b/libpurple/protocols/oscar/family_auth.c Tue Jun 23 17:37:06 2009 +0000 @@ -26,11 +26,11 @@ * */ -#include "oscar.h" +#include #include "cipher.h" -#include +#include "oscar.h" /* #define USE_XOR_FOR_ICQ */