Remove transitive mesh.h, rendering_server.h and shader.h includes from node.h.
This commit is contained in:
parent
d61cd9149a
commit
33689d7beb
31 changed files with 37 additions and 1 deletions
|
|
@ -38,6 +38,7 @@
|
|||
#include "editor/themes/editor_scale.h"
|
||||
#include "scene/gui/dialogs.h"
|
||||
#include "scene/gui/menu_button.h"
|
||||
#include "scene/resources/mesh.h"
|
||||
|
||||
void Path2DEditor::_notification(int p_what) {
|
||||
switch (p_what) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue