Reinclude tm_tag.h in tm_workspace.c

To make Colomban happy.
This commit is contained in:
Jiří Techet 2014-10-22 16:04:06 +02:00
parent d8b178e4cb
commit 9a2a55a252

View File

@ -33,7 +33,7 @@
#include <glib/gstdio.h> #include <glib/gstdio.h>
#include "tm_workspace.h" #include "tm_workspace.h"
#include "tm_tag.h"
static TMWorkspace *theWorkspace = NULL; static TMWorkspace *theWorkspace = NULL;