From fe20a96013648843fa87f60c55f8a0727cad92dc Mon Sep 17 00:00:00 2001 From: amai Date: Mon, 2 Apr 2018 21:10:35 +0200 Subject: [PATCH] #8467 Remove redundant include --- gui/filelist.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/gui/filelist.cpp b/gui/filelist.cpp index 910f58e19..a21fb73f8 100644 --- a/gui/filelist.cpp +++ b/gui/filelist.cpp @@ -17,7 +17,6 @@ */ #include -#include #include #include #include "filelist.h"