Skip to content

Commit c2533ae

Browse files
committed
Fix tests.
1 parent b2cacc0 commit c2533ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

register_types.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,8 @@
3636
#ifdef TOOLS_ENABLED
3737
#include "core/io/file_access_encrypted.h"
3838
#include "editor/editor_node.h"
39-
#include "editor/export/editor_export.h"
4039
#include "editor/editor_tools.h"
40+
#include "editor/export/editor_export.h"
4141
void editor_init_callback();
4242

4343
class EditorExportJavaScript : public EditorExportPlugin {

0 commit comments

Comments
 (0)