[nostalgia/studio] Move OxFSTreeView out of Studio lib

This commit is contained in:
2020-01-01 19:26:41 -06:00
parent 3afaa0fc85
commit 038f0ee493
8 changed files with 18 additions and 10 deletions
+2 -1
View File
@@ -24,10 +24,11 @@
#include <ox/std/types.hpp>
#include "lib/oxfstreeview.hpp"
#include "lib/plugin.hpp"
#include "lib/project.hpp"
#include "oxfstreeview.hpp"
namespace nostalgia::studio {
struct NostalgiaStudioState {