fixed broken includes

This commit is contained in:
itsmattkc
2018-11-13 02:56:31 +11:00
parent 6495c5768d
commit b3bcddf96b
11 changed files with 29 additions and 22 deletions
+1 -2
View File
@@ -7,9 +7,8 @@
#include <QScrollBar>
#include "panels/panels.h"
#include "effects/effect.h"
#include "project/effect.h"
#include "project/clip.h"
#include "effects/effect.h"
#include "ui/collapsiblewidget.h"
#include "project/sequence.h"
#include "project/undo.h"