summaryrefslogtreecommitdiff
path: root/platform/uwp/export/export_plugin.h
diff options
context:
space:
mode:
authorRémi Verschelde <remi@verschelde.fr>2022-07-27 11:19:40 +0200
committerGitHub <noreply@github.com>2022-07-27 11:19:40 +0200
commitf3fbb157cad78185e20886568c26dc533cca7d0f (patch)
treecbf61b36e381993a110272a19a5e7e7641d8ec0b /platform/uwp/export/export_plugin.h
parenta7335b00e6f8da4e7491afeb0c7547d95e9541f4 (diff)
parent006e5f28d58c516d2331a48842665289e2ba9fcf (diff)
Merge pull request #63121 from aaronfranke/editor-export-split
Diffstat (limited to 'platform/uwp/export/export_plugin.h')
-rw-r--r--platform/uwp/export/export_plugin.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/platform/uwp/export/export_plugin.h b/platform/uwp/export/export_plugin.h
index 02dbcb726b..c1a1f8a935 100644
--- a/platform/uwp/export/export_plugin.h
+++ b/platform/uwp/export/export_plugin.h
@@ -39,9 +39,9 @@
#include "core/io/zip_io.h"
#include "core/object/class_db.h"
#include "core/version.h"
-#include "editor/editor_export.h"
#include "editor/editor_node.h"
#include "editor/editor_paths.h"
+#include "editor/export/editor_export_platform.h"
#include "thirdparty/minizip/unzip.h"
#include "thirdparty/minizip/zip.h"