diff options
| author | Juan Linietsky | 2017-06-26 22:58:03 -0300 |
|---|---|---|
| committer | Juan Linietsky | 2017-06-26 22:58:46 -0300 |
| commit | 3ce046ee0c49b23bb1e5d59a5a0fe8c70bc64c7d (patch) | |
| tree | b07579f992f505f78c4b68225ff7cfa031ec7d22 /main/main.cpp | |
| parent | 90592ccf03521cda14ee3a9576b671136da2021d (diff) | |
| download | godot-3ce046ee0c49b23bb1e5d59a5a0fe8c70bc64c7d.tar.gz godot-3ce046ee0c49b23bb1e5d59a5a0fe8c70bc64c7d.tar.zst godot-3ce046ee0c49b23bb1e5d59a5a0fe8c70bc64c7d.zip | |
Diffstat (limited to 'main/main.cpp')
| -rw-r--r-- | main/main.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/main.cpp b/main/main.cpp index cd464de1a..2d6b151e1 100644 --- a/main/main.cpp +++ b/main/main.cpp @@ -43,7 +43,7 @@ #include "input_map.h" #include "io/resource_loader.h" -#include "scene/main/scene_main_loop.h" +#include "scene/main/scene_tree.h" #include "servers/audio_server.h" #include "io/resource_loader.h" |
