Explicitly include core/config/engine.h where used

This commit is contained in:
Rémi Verschelde 2026-03-04 10:17:10 +01:00
parent f332faf46b
commit 765362b033
No known key found for this signature in database
GPG key ID: C3336907360768E1
126 changed files with 134 additions and 6 deletions

View file

@ -32,6 +32,7 @@
STATIC_ASSERT_INCOMPLETE_TYPE(class, RenderingServer);
#include "core/config/engine.h"
#include "core/config/project_settings.h"
#include "core/debugger/engine_debugger.h"
#include "core/input/input.h"