You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-14 13:41:12 +00:00
Remove unused headers in scene.
Co-authored-by: Thaddeus Crews <repiteo@outlook.com> Co-authored-by: A Thousand Ships <96648715+AThousandShips@users.noreply.github.com>
This commit is contained in:
@@ -31,7 +31,6 @@
|
||||
#ifndef MISSING_NODE_H
|
||||
#define MISSING_NODE_H
|
||||
|
||||
#include "core/io/missing_resource.h"
|
||||
#include "scene/main/node.h"
|
||||
|
||||
class MissingNode : public Node {
|
||||
|
||||
Reference in New Issue
Block a user