summaryrefslogtreecommitdiff
path: root/src/trg-torrent-graph.c
diff options
context:
space:
mode:
authorGravatar Alan Fitton <alan@eth0.org.uk>2012-07-09 13:34:36 +0200
committerGravatar Alan Fitton <alan@eth0.org.uk>2012-07-09 13:34:36 +0200
commita2f0da7d7ff4c6ae7db689ff1c6c6bc3fc359b52 (patch)
treea9dc9983eb3044407772de769c6c63d3f201a9b8 /src/trg-torrent-graph.c
parent87026711882826d6b67c561712bd86412585020c (diff)
Revert "gtk3 60 second graphing - this is a seperate source for now, could be easily merged it seems."
Diffstat (limited to 'src/trg-torrent-graph.c')
-rw-r--r--src/trg-torrent-graph.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/trg-torrent-graph.c b/src/trg-torrent-graph.c
index 73f91cc..6cd9216 100644
--- a/src/trg-torrent-graph.c
+++ b/src/trg-torrent-graph.c
@@ -29,7 +29,7 @@
#include "trg-torrent-graph.h"
-#if !GTK_CHECK_VERSION( 3, 0, 0 )
+#if TRG_WITH_GRAPH
#include <math.h>
#include <glib.h>