From 662747cb848c81504c70fbab5c250810394f34df Mon Sep 17 00:00:00 2001 From: WBoerenkamps Date: Tue, 17 Dec 2024 20:14:58 +0100 Subject: removed api/ --- src/crepe/api/Event.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/crepe') diff --git a/src/crepe/api/Event.h b/src/crepe/api/Event.h index a03bb54..8e38280 100644 --- a/src/crepe/api/Event.h +++ b/src/crepe/api/Event.h @@ -5,7 +5,7 @@ #include "types.h" -#include "api/KeyCodes.h" +#include "KeyCodes.h" namespace crepe { -- cgit v1.2.3