From d4711b4c9e9ae88ed75829371f184b6f7b387a27 Mon Sep 17 00:00:00 2001 From: Alan Fitton Date: Sun, 8 Jul 2012 21:00:19 +0100 Subject: gtk3 60 second graphing - this is a seperate source for now, could be easily merged it seems. --- src/trg-torrent-graph.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/trg-torrent-graph.c') diff --git a/src/trg-torrent-graph.c b/src/trg-torrent-graph.c index 6cd9216..73f91cc 100644 --- a/src/trg-torrent-graph.c +++ b/src/trg-torrent-graph.c @@ -29,7 +29,7 @@ #include "trg-torrent-graph.h" -#if TRG_WITH_GRAPH +#if !GTK_CHECK_VERSION( 3, 0, 0 ) #include #include -- cgit v1.2.3