Skip to content

Commit

Permalink
Fix tests.
Browse files Browse the repository at this point in the history
  • Loading branch information
fire committed Aug 24, 2023
1 parent b2cacc0 commit c2533ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion register_types.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@
#ifdef TOOLS_ENABLED
#include "core/io/file_access_encrypted.h"
#include "editor/editor_node.h"
#include "editor/export/editor_export.h"
#include "editor/editor_tools.h"
#include "editor/export/editor_export.h"
void editor_init_callback();

class EditorExportJavaScript : public EditorExportPlugin {
Expand Down

0 comments on commit c2533ae

Please sign in to comment.