From 4895a975c218e3f22850879b80b4323f827454bb Mon Sep 17 00:00:00 2001 From: Maximiliano Curia Date: Wed, 9 May 2018 11:31:47 +0200 Subject: [PATCH] Avoid including the generated config-X11 private header Test Plan: building the installed headers no longer fails Reviewers: #plasma, mlaurent, hein Reviewed By: #plasma, hein Subscribers: plasma-devel Tags: #plasma Differential Revision: https://phabricator.kde.org/D12780 --- libtaskmanager/virtualdesktopinfo.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/libtaskmanager/virtualdesktopinfo.h b/libtaskmanager/virtualdesktopinfo.h index 0056b1ae2..dd52310d7 100644 --- a/libtaskmanager/virtualdesktopinfo.h +++ b/libtaskmanager/virtualdesktopinfo.h @@ -25,8 +25,6 @@ License along with this library. If not, see . #include "taskmanager_export.h" -#include - namespace TaskManager {