libpurple/plugins/debug_example.c

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

mercurial