aboutsummaryrefslogtreecommitdiffstats
path: root/src/TagPool.cxx
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/TagPool.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/TagPool.cxx b/src/TagPool.cxx
index f529cda69..a9b892845 100644
--- a/src/TagPool.cxx
+++ b/src/TagPool.cxx
@@ -20,6 +20,8 @@
#include "config.h"
#include "TagPool.hxx"
+#include <glib.h>
+
#include <assert.h>
Mutex tag_pool_lock;