From f93f3e241e417f8574b1ea1736251f2c743bdc3e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Mayer?= Date: Mon, 9 Sep 2013 20:25:26 +0000 Subject: [PATCH] No need to include gtk/gtk.h svn path=/trunk/; revision=51889 --- ui/follow.h | 4 ---- 1 file changed, 4 deletions(-) diff --git a/ui/follow.h b/ui/follow.h index ec026f900e..d17cda4318 100644 --- a/ui/follow.h +++ b/ui/follow.h @@ -54,10 +54,6 @@ #include #endif -#ifndef QT_CORE_LIB -#include -#endif - #ifdef __cplusplus extern "C" { #endif /* __cplusplus */