diff --git a/src/gui/widgets/timeline/timeline-track.cpp b/src/gui/widgets/timeline/timeline-track.cpp index 73fa9b18b..17142db39 100644 --- a/src/gui/widgets/timeline/timeline-track.cpp +++ b/src/gui/widgets/timeline/timeline-track.cpp @@ -20,9 +20,6 @@ * *****************************************************/ -// !!! This header must soon be removed when we drop Etch compatibility -#include - #include "timeline-track.hpp" #include "../timeline-widget.hpp" #include "../../window-manager.hpp"