libpurple/protocols/mxit/formcmds.h

branch
release-2.x.y
changeset 33844
e8edfd4e26ae
parent 28841
6b9568572bcb
child 36542
30f40ecc4631
--- a/libpurple/protocols/mxit/formcmds.h	Mon Apr 01 17:56:35 2013 -0400
+++ b/libpurple/protocols/mxit/formcmds.h	Wed Apr 03 00:36:03 2013 +0200
@@ -26,10 +26,8 @@
 #ifndef		_MXIT_FORMCMDS_H_
 #define		_MXIT_FORMCMDS_H_
 
-#include	"mxit.h"
-
+#include	"protocol.h"
 
 int mxit_parse_command(struct RXMsgData* mx, char* message);
 
-
 #endif		/* _MXIT_FORMCMDS_H_ */

mercurial