aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 {