You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-09 12:50:35 +00:00
Apply iwyu suggestion in core.
This commit is contained in:
@@ -29,7 +29,6 @@
|
||||
/**************************************************************************/
|
||||
|
||||
#include "shortcut.h"
|
||||
#include "core/os/keyboard.h"
|
||||
|
||||
void Shortcut::set_events(const Array &p_events) {
|
||||
for (int i = 0; i < p_events.size(); i++) {
|
||||
|
||||
Reference in New Issue
Block a user