We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 599fd73 + a872b54 commit fc7065dCopy full SHA for fc7065d
scene/debugger/scene_debugger.cpp
@@ -34,6 +34,8 @@
34
#include "core/debugger/engine_debugger.h"
35
#include "core/io/dir_access.h"
36
#include "core/io/marshalls.h"
37
+#include "core/io/resource_loader.h"
38
+#include "core/io/resource_saver.h"
39
#include "core/math/math_fieldwise.h"
40
#include "core/object/script_language.h"
41
#include "core/os/time.h"
0 commit comments