You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-15 13:51:40 +00:00
Remove unused header in editor.
Co-authored-by: A Thousand Ships <96648715+AThousandShips@users.noreply.github.com>
This commit is contained in:
@@ -31,7 +31,7 @@
|
||||
#ifndef DEDICATED_SERVER_EXPORT_PLUGIN_H
|
||||
#define DEDICATED_SERVER_EXPORT_PLUGIN_H
|
||||
|
||||
#include "editor/export/editor_export.h"
|
||||
#include "editor/export/editor_export_plugin.h"
|
||||
|
||||
class DedicatedServerExportPlugin : public EditorExportPlugin {
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user