From 83ef1a3a3b97c2ea213f77076768cf1cdbf7e986 Mon Sep 17 00:00:00 2001 From: David Faure Date: Sun, 2 Dec 2012 13:06:32 +0100 Subject: [PATCH] Remove unused QX11Info includes --- theme.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/theme.cpp b/theme.cpp index 84c35fd55..42ee2c864 100644 --- a/theme.cpp +++ b/theme.cpp @@ -30,7 +30,6 @@ #include "config-plasma.h" #if HAVE_X11 -#include #if QT_VERSION >= QT_VERSION_CHECK(5, 0, 0) #include "private/effectwatcher_p.h" #endif