mirror of
https://github.com/Relintai/sfw.git
synced 2025-01-09 21:19:36 +01:00
Fix build.
This commit is contained in:
parent
a8f046ffb0
commit
85bad3cfda
@ -3,7 +3,7 @@
|
|||||||
#include "core/math_defs.h"
|
#include "core/math_defs.h"
|
||||||
|
|
||||||
#include "core/stime.h"
|
#include "core/stime.h"
|
||||||
#include "render_core/input.h"
|
#include "render_core/input/input.h"
|
||||||
#include "render_core/window.h"
|
#include "render_core/window.h"
|
||||||
|
|
||||||
void Application::input_event(const Ref<InputEvent> &event) {
|
void Application::input_event(const Ref<InputEvent> &event) {
|
||||||
|
Loading…
Reference in New Issue
Block a user