libpurple/plugins/helloworld.c

branch
soc.2013.gobjectification
changeset 35026
fde23518e1e5
parent 34964
54ebd3dcae16
child 35027
bf4e1f00ec72
child 36906
729bdf55b919
--- a/libpurple/plugins/helloworld.c	Fri Oct 18 20:09:56 2013 +0530
+++ b/libpurple/plugins/helloworld.c	Sun Oct 20 15:37:08 2013 +0530
@@ -21,6 +21,8 @@
  *
  */
 
+#include "internal.h"
+
 /* This file defines PURPLE_PLUGINS and includes all the libpurple headers */
 #include <purple.h>
 

mercurial