mirror of
https://github.com/godotengine/godot.git
synced 2026-01-03 18:11:19 +03:00
Cleans up headers included in editor_node.h
This commit is contained in:
@@ -32,6 +32,8 @@
|
||||
#include "gdnative_library_editor_plugin.h"
|
||||
#include "gdnative.h"
|
||||
|
||||
#include "editor/editor_scale.h"
|
||||
|
||||
void GDNativeLibraryEditor::edit(Ref<GDNativeLibrary> p_library) {
|
||||
library = p_library;
|
||||
Ref<ConfigFile> config = p_library->get_config_file();
|
||||
|
||||
Reference in New Issue
Block a user