[geany/geany] 9a2a55: Reinclude tm_tag.h in tm_workspace.c

Jiří Techet git-noreply at xxxxx
Sat Nov 8 18:57:57 UTC 2014


Branch:      refs/heads/master
Author:      Jiří Techet <techet at gmail.com>
Committer:   Jiří Techet <techet at gmail.com>
Date:        Wed, 22 Oct 2014 14:04:06 UTC
Commit:      9a2a55a252a0c456b8a18a79da1d55eb1393329c
             https://github.com/geany/geany/commit/9a2a55a252a0c456b8a18a79da1d55eb1393329c

Log Message:
-----------
Reinclude tm_tag.h in tm_workspace.c

To make Colomban happy.


Modified Paths:
--------------
    tagmanager/src/tm_workspace.c

Modified: tagmanager/src/tm_workspace.c
2 lines changed, 1 insertions(+), 1 deletions(-)
===================================================================
@@ -33,7 +33,7 @@
 #include <glib/gstdio.h>
 
 #include "tm_workspace.h"
-
+#include "tm_tag.h"
 
 static TMWorkspace *theWorkspace = NULL;
 



--------------
This E-Mail was brought to you by github_commit_mail.py (Source: https://github.com/geany/infrastructure).


More information about the Commits mailing list