SF.net SVN: geany: [1655] trunk/tagmanager/get.c

ntrel at users.sourceforge.net ntrel at xxxxx
Fri Jun 29 16:19:29 UTC 2007


Revision: 1655
          http://svn.sourceforge.net/geany/?rev=1655&view=rev
Author:   ntrel
Date:     2007-06-29 09:19:28 -0700 (Fri, 29 Jun 2007)

Log Message:
-----------
Fix build.

Modified Paths:
--------------
    trunk/tagmanager/get.c

Modified: trunk/tagmanager/get.c
===================================================================
--- trunk/tagmanager/get.c	2007-06-29 16:01:40 UTC (rev 1654)
+++ trunk/tagmanager/get.c	2007-06-29 16:19:28 UTC (rev 1655)
@@ -16,6 +16,7 @@
 #include "general.h"  /* must always come first */
 
 #include <string.h>
+#include <glib.h>
 
 #include "entry.h"
 #include "get.h"


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the Commits mailing list