]> git.sur5r.net Git - i3/i3/blobdiff - include/main.h
Merge branch 'release-4.16.1'
[i3/i3] / include / main.h
index 1ce539540be033a0eadbf3c5fd1c00fa09311a79..1f213ccee6b8d55334df4b7ecd8978e6b954b8d9 100644 (file)
@@ -9,6 +9,8 @@
  */
 #pragma once
 
+#include <config.h>
+
 /**
  * Enable or disable the main X11 event handling function.
  * This is used by drag_pointer() which has its own, modal event handler, which