Style: Add class_db.h includes explicitly
This commit is contained in:
parent
5cba18ff3b
commit
e380a41752
739 changed files with 1142 additions and 40 deletions
|
|
@ -35,6 +35,7 @@
|
|||
#include "core/debugger/engine_debugger.h"
|
||||
#include "core/debugger/script_debugger.h"
|
||||
#include "core/io/resource_loader.h"
|
||||
#include "core/object/class_db.h"
|
||||
#include "core/templates/sort_array.h"
|
||||
|
||||
ScriptLanguage *ScriptServer::_languages[MAX_LANGUAGES];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue