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
126 changed files with 134 additions and 6 deletions
+1
View File
@@ -32,6 +32,7 @@
#include "runtime_node_select.h"
#include "core/config/engine.h"
#include "core/config/project_settings.h"
#include "core/debugger/debugger_marshalls.h"
#include "core/debugger/engine_debugger.h"