comparison libpurple/protocols/myspace/message.c @ 27425:df7705d4b19a

Including internal.h here fixed a Windows build ages ago but struck me as odd at the time, this seems to work for me just as well.
author Etan Reisner <pidgin@unreliablesource.net>
date Sat, 27 Jun 2009 18:12:10 +0000
parents 22fd7467f0cc
children 943fce8ef142
comparison
equal deleted inserted replaced
27424:6ce4c8f80d04 27425:df7705d4b19a
17 * You should have received a copy of the GNU General Public License 17 * You should have received a copy of the GNU General Public License
18 * along with this program; if not, write to the Free Software 18 * along with this program; if not, write to the Free Software
19 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1301 USA 19 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1301 USA
20 */ 20 */
21 21
22 #include "internal.h" 22 #include "myspace.h"
23 #include "message.h" 23 #include "message.h"
24 #include "myspace.h"
25 24
26 static void msim_msg_debug_string_element(gpointer data, gpointer user_data); 25 static void msim_msg_debug_string_element(gpointer data, gpointer user_data);
27 26
28 /** 27 /**
29 * Escape codes and associated replacement text, used for protocol message 28 * Escape codes and associated replacement text, used for protocol message