Improve compilation speed (forward declarations/includes cleanup)
This commit is contained in:
@ -30,7 +30,7 @@
|
||||
|
||||
#include "editor_sectioned_inspector.h"
|
||||
|
||||
#include "editor_scale.h"
|
||||
#include "editor/editor_scale.h"
|
||||
|
||||
class SectionedInspectorFilter : public Object {
|
||||
GDCLASS(SectionedInspectorFilter, Object);
|
||||
|
||||
Reference in New Issue
Block a user