You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-06 12:20:30 +00:00
Organize existing code for editor plugins
This commit is contained in:
@@ -31,8 +31,8 @@
|
||||
#ifndef VERSION_CONTROL_EDITOR_PLUGIN_H
|
||||
#define VERSION_CONTROL_EDITOR_PLUGIN_H
|
||||
|
||||
#include "editor/editor_plugin.h"
|
||||
#include "editor/editor_vcs_interface.h"
|
||||
#include "editor/plugins/editor_plugin.h"
|
||||
#include "scene/gui/check_button.h"
|
||||
#include "scene/gui/container.h"
|
||||
#include "scene/gui/file_dialog.h"
|
||||
|
||||
Reference in New Issue
Block a user