summaryrefslogtreecommitdiff
path: root/src/misc/events.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/misc/events.hpp')
-rw-r--r--src/misc/events.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/misc/events.hpp b/src/misc/events.hpp
index d677eaa..e130c40 100644
--- a/src/misc/events.hpp
+++ b/src/misc/events.hpp
@@ -1,5 +1,5 @@
#pragma once
-#include <gdk/gdkkeys.h>
+#include <gdk/gdk.h>
// idk it wont let me forward declare
namespace EventsUtil {