Merge pull request #117255 from AThousandShips/fix_no_3d_once_more
[Debugger] Fix 3D disabled builds
This commit is contained in:
commit
01af00957c
1 changed files with 2 additions and 0 deletions
|
|
@ -32,6 +32,8 @@
|
|||
|
||||
#ifdef DEBUG_ENABLED
|
||||
|
||||
#include "core/object/ref_counted.h"
|
||||
|
||||
#ifndef _3D_DISABLED
|
||||
#include "scene/debugger/view_3d_controller.h"
|
||||
#include "scene/resources/mesh.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue