mirror of
https://github.com/Relintai/pandemonium_engine_minimal.git
synced 2024-11-10 20:12:10 +01:00
Fix missing include.
This commit is contained in:
parent
57640b138a
commit
e446b12a2a
@ -49,6 +49,7 @@
|
|||||||
|
|
||||||
#ifdef TOOLS_ENABLED
|
#ifdef TOOLS_ENABLED
|
||||||
#include "editor/plugins/spatial_editor_plugin.h"
|
#include "editor/plugins/spatial_editor_plugin.h"
|
||||||
|
#include "editor/editor_node.h"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#include "modules/modules_enabled.gen.h" // For csg.
|
#include "modules/modules_enabled.gen.h" // For csg.
|
||||||
|
Loading…
Reference in New Issue
Block a user