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

@ -30,6 +30,7 @@
#include "editor_debugger_node.h"
#include "core/config/engine.h"
#include "core/io/resource_loader.h"
#include "core/object/class_db.h"
#include "core/object/undo_redo.h"