diff libpurple/protocols/myspace/session.h @ 24721:68cc1a8a0d21

Shuffling things around, remove stray whitespace, remove some forward declarations, make some functions static.
author Mark Doliner <mark@kingant.net>
date Mon, 15 Dec 2008 05:32:31 +0000
parents fae699fece1f
children 295464ae2d2a
line wrap: on
line diff
--- a/libpurple/protocols/myspace/session.h	Mon Dec 15 04:09:02 2008 +0000
+++ b/libpurple/protocols/myspace/session.h	Mon Dec 15 05:32:31 2008 +0000
@@ -20,6 +20,8 @@
 #ifndef _MYSPACE_SESSION_H
 #define _MYSPACE_SESSION_H
 
+#include "account.h"
+
 /* Random number in every MsimSession, to ensure it is valid. */
 #define MSIM_SESSION_STRUCT_MAGIC       0xe4a6752b