moved various classes from root to common folder

This commit is contained in:
itsmattkc
2019-07-15 03:58:39 -04:00
parent dc2101938e
commit 837d43fe07
21 changed files with 41 additions and 20 deletions
+1 -1
View File
@@ -24,7 +24,7 @@
#include <QObject>
#include <stdint.h>
#include "rational.h"
#include "common/rational.h"
#include "project/item/footage/footage.h"
#include "decoder/frame.h"