From 39dca35d4436ddd4d30e17d274ac575104f6c361 Mon Sep 17 00:00:00 2001 From: Vlad Zahorodnii Date: Tue, 1 Oct 2019 11:54:41 +0300 Subject: [PATCH] Delete unused include --- xdgshellclient.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/xdgshellclient.cpp b/xdgshellclient.cpp index f9d8f3320b..b664e00b42 100644 --- a/xdgshellclient.cpp +++ b/xdgshellclient.cpp @@ -20,7 +20,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . *********************************************************************/ #include "xdgshellclient.h" -#include "composite.h" #include "cursor.h" #include "decorations/decoratedclient.h" #include "decorations/decorationbridge.h"