clean-up: unnecessary includes
they'll hamper the investigation by causing extended compilation round-trip
This commit is contained in:
parent
f3e791d1ac
commit
5897d1ffad
1 changed files with 0 additions and 4 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Reference in a new issue