mirror of
https://github.com/godotengine/godot.git
synced 2025-10-31 21:51:22 +00:00
Organize existing code for editor plugins
This commit is contained in:
parent
6118592c6d
commit
1bcbbe96c4
96 changed files with 137 additions and 132 deletions
|
|
@ -31,7 +31,7 @@
|
|||
#ifndef MESH_LIBRARY_EDITOR_PLUGIN_H
|
||||
#define MESH_LIBRARY_EDITOR_PLUGIN_H
|
||||
|
||||
#include "editor/editor_plugin.h"
|
||||
#include "editor/plugins/editor_plugin.h"
|
||||
#include "scene/resources/3d/mesh_library.h"
|
||||
|
||||
class EditorFileDialog;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue