]> git.sur5r.net Git - i3/i3/blobdiff - include/key_press.h
Merge branch 'release-4.16.1'
[i3/i3] / include / key_press.h
index bbfec83b4808d725451820e492d1896807963324..8f23854b0b34d6d9787c355bb8965befe625fbca 100644 (file)
@@ -9,6 +9,8 @@
  */
 #pragma once
 
+#include <config.h>
+
 /**
  * There was a key press. We compare this key code with our bindings table and pass
  * the bound action to parse_command().