]> git.sur5r.net Git - i3/i3/blobdiff - include/commands.h
Ensure all *.[ch] files include config.h
[i3/i3] / include / commands.h
index 9f83cb218c56c239d85768db461a3288a966bd43..a57b2925e1cee52dd451ff1927ed7dd6db578f28 100644 (file)
@@ -9,6 +9,8 @@
  */
 #pragma once
 
+#include <config.h>
+
 #include "commands_parser.h"
 
 /** The beginning of the prototype for every cmd_ function. */