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 "multiplayer_spawner.h"
#include "core/config/engine.h"
#include "core/io/resource_loader.h"
#include "core/object/class_db.h"
#include "scene/main/multiplayer_api.h"