libpurple/plugins/helloworld.c

branch
soc.2013.gobjectification.plugins
changeset 36909
68cfb4e93457
parent 36906
729bdf55b919
parent 35027
bf4e1f00ec72
child 36934
e7268aeb3b89
--- a/libpurple/plugins/helloworld.c	Sun Oct 20 16:36:45 2013 +0530
+++ b/libpurple/plugins/helloworld.c	Sun Oct 20 16:44:19 2013 +0530
@@ -21,7 +21,7 @@
  *
  */
 
-#include "internal.h"
+#include <internal.h>
 
 /* This file defines PURPLE_PLUGINS and includes all the libpurple headers */
 #include <purple.h>

mercurial