diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/mgl/window/event.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/mgl/window/event.h b/include/mgl/window/event.h index 1e7cebf..31af4f1 100644 --- a/include/mgl/window/event.h +++ b/include/mgl/window/event.h @@ -1,8 +1,6 @@ #ifndef MGL_EVENT_H #define MGL_EVENT_H -#include "key.h" -#include "mouse_button.h" #include <stdbool.h> #include <stdint.h> |