Move DocData and Collada out of their subfolders
Now that the unused DocDump was removed, the `editor/doc` subfolder is redundant. Similarly, there's no reason for Collada to have a subfolder for itself when glTF or OBJ don't.
This commit is contained in:
parent
9d24541597
commit
cfd84625f0
12 changed files with 7 additions and 19 deletions
|
|
@ -33,7 +33,7 @@
|
|||
|
||||
#include "core/class_db.h"
|
||||
#include "core/list.h"
|
||||
#include "editor/doc/doc_data.h"
|
||||
#include "editor/doc_data.h"
|
||||
|
||||
namespace lsp {
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue