aboutsummaryrefslogtreecommitdiff
path: root/src/crepe/api
diff options
context:
space:
mode:
authorWBoerenkamps <wrj.boerenkamps@student.avans.nl>2024-12-17 20:14:58 +0100
committerWBoerenkamps <wrj.boerenkamps@student.avans.nl>2024-12-17 20:14:58 +0100
commit662747cb848c81504c70fbab5c250810394f34df (patch)
tree903cdbecebc114e3cd0b9f8ee012442624a831db /src/crepe/api
parent7cc451791ccae906381f4b7e1896b94cfc112563 (diff)
removed api/
Diffstat (limited to 'src/crepe/api')
-rw-r--r--src/crepe/api/Event.h2
1 files changed, 1 insertions, 1 deletions
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 {