Optimize files that #include input.h header

This commit is contained in:
Nintorch 2026-01-28 14:21:00 +05:00
parent 77579f93e6
commit eb019511ed
62 changed files with 178 additions and 108 deletions

View file

@ -40,6 +40,7 @@
#include "core/config/project_settings.h"
#include "core/extension/gdextension_manager.h"
#include "core/input/input.h"
#include "core/io/xml_parser.h"
#include "core/os/main_loop.h"
#include "core/profiling/profiling.h"