comparison libpurple/protocols/msn/state.c @ 29373:462cb893521b

Minor header file cleanup. Mostly I wanted to move some enums above some #includes
author Mark Doliner <mark@kingant.net>
date Fri, 05 Feb 2010 22:49:11 +0000
parents 746bf7d8b34e
children 020f46d39cf7 ec3bbe476cc1 6376fc7a092e
comparison
equal deleted inserted replaced
29372:791606778223 29373:462cb893521b
21 * along with this program; if not, write to the Free Software 21 * along with this program; if not, write to the Free Software
22 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1301 USA 22 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1301 USA
23 */ 23 */
24 24
25 #include "internal.h" 25 #include "internal.h"
26
26 #include "core.h" 27 #include "core.h"
27 28
28 #include "msn.h" 29 #include "msn.h"
29 #include "state.h" 30 #include "state.h"
30 31