clean-up: unnecessary includes

they'll hamper the investigation by causing extended compilation round-trip
This commit is contained in:
Fischlurch 2016-10-28 16:52:57 +02:00
parent f3e791d1ac
commit 5897d1ffad

View file

@ -35,10 +35,6 @@
#include "gui/workspace/actions.hpp"
#include "gui/workspace/panel-manager.hpp"
#include "gui/panel/assets-panel.hpp"
#include "gui/panel/viewer-panel.hpp"
#include "gui/panel/timeline-panel.hpp"
#include <gtkmm.h>
using namespace gui::panel;