aboutsummaryrefslogtreecommitdiffstats
path: root/src/support.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/support.h')
-rw-r--r--src/support.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/support.h b/src/support.h
index c9cfed090..8e868e7ff 100644
--- a/src/support.h
+++ b/src/support.h
@@ -1,6 +1,8 @@
#ifndef SUPPORT_H
#define SUPPORT_H
+#include <glib.h>
+
#ifdef HAVE_LIBGEN_H
#include <libgen.h>
#endif