]> git.sur5r.net Git - i3/i3/blobdiff - include/load_layout.h
Ensure all *.[ch] files include config.h
[i3/i3] / include / load_layout.h
index f8b7da20a6f7ac58144f8cc53e0a891351a015bc..0dd8131842ba2adb3f75f7b11a5151e6c41d406a 100644 (file)
@@ -10,6 +10,8 @@
  */
 #pragma once
 
+#include <config.h>
+
 typedef enum {
     // We could not determine the content of the JSON file. This typically
     // means it’s unreadable or contains garbage.