libpurple/protocols/yahoo/yahoo_packet.c

branch
soc.2013.gobjectification.plugins
changeset 36670
418f1f8581de
parent 36637
9b0109ae118d
child 37158
96b5ab42da00
--- a/libpurple/protocols/yahoo/yahoo_packet.c	Wed Sep 04 02:26:45 2013 +0530
+++ b/libpurple/protocols/yahoo/yahoo_packet.c	Wed Sep 04 02:37:11 2013 +0530
@@ -24,7 +24,7 @@
 #include "internal.h"
 #include "debug.h"
 
-#include "libymsg.h"
+#include "ymsg.h"
 #include "yahoo_packet.h"
 
 struct yahoo_packet *yahoo_packet_new(enum yahoo_service service, enum yahoo_status status, int id)

mercurial