]> git.sur5r.net Git - i3/i3/blobdiff - include/render.h
Ensure all *.[ch] files include config.h
[i3/i3] / include / render.h
index d32f0310cdd18d74597ca23bbf910c6d9534dbc0..750b7d310317901155a626656517db9102afedde 100644 (file)
@@ -10,6 +10,8 @@
  */
 #pragma once
 
+#include <config.h>
+
 /* This is used to keep a state to pass around when rendering a con in render_con(). */
 typedef struct render_params {
     /* A copy of the coordinates of the container which is being rendered. */