summaryrefslogtreecommitdiff
path: root/src/trg-torrent-graph.c
diff options
context:
space:
mode:
authorGravatar Benjamin Barenblat <bbaren@mit.edu>2016-10-23 11:45:23 -0400
committerGravatar Benjamin Barenblat <bbaren@mit.edu>2016-10-23 11:45:23 -0400
commite0d00f10c50104ce1a77d035c9c2fc14545c0b92 (patch)
treee70bdc4879a8cdaf77dce5ff389d8e73cfddd4c3 /src/trg-torrent-graph.c
parent4e526acfb28ca68322009c5a958b9926cf3c8413 (diff)
parent7c29748eee49c59ad09831924f4bbefc9b7ee5f5 (diff)
Merge branch 'upstream'
Diffstat (limited to 'src/trg-torrent-graph.c')
-rw-r--r--src/trg-torrent-graph.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/trg-torrent-graph.c b/src/trg-torrent-graph.c
index 40d3b4a..8c768f6 100644
--- a/src/trg-torrent-graph.c
+++ b/src/trg-torrent-graph.c
@@ -27,6 +27,11 @@
* on this widget but with some improvements I didn't do.
*/
+
+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
#include "trg-torrent-graph.h"
#if TRG_WITH_GRAPH