[nostalgia/studio] Add studio::Editor type as base type for editors

This commit is contained in:
2019-12-06 19:22:07 -06:00
parent a8bed71255
commit 641c6ae637
3 changed files with 4 additions and 5 deletions
+1
View File
@@ -8,6 +8,7 @@
#pragma once
#include "lib/editor.hpp"
#include "lib/json.hpp"
#include "lib/plugin.hpp"
#include "lib/project.hpp"