From 5cd01b8cc8060a23962d2489fbd5f15fef913c2f Mon Sep 17 00:00:00 2001 From: Thilo Graf Date: Mon, 1 Apr 2013 23:11:52 +0200 Subject: [PATCH] CNeutrinoEventList: remove include of textbox.h Is already included by cc.h --- src/gui/eventlist.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/src/gui/eventlist.cpp b/src/gui/eventlist.cpp index e8968dc1d..c0ff43908 100644 --- a/src/gui/eventlist.cpp +++ b/src/gui/eventlist.cpp @@ -37,7 +37,6 @@ #include #include #include -#include // FIXME should be included by cc.h in eventlist.h #include #include "widget/hintbox.h"