]> git.sur5r.net Git - i3/i3/blobdiff - include/regex.h
Merge branch 'release-4.16.1'
[i3/i3] / include / regex.h
index 2e2f22fd45f142e87af6079f1d2d9afbb00cdaad..abda3cd7f4370758d9909c79ade589d5da253d21 100644 (file)
@@ -9,6 +9,8 @@
  */
 #pragma once
 
+#include <config.h>
+
 /**
  * Creates a new 'regex' struct containing the given pattern and a PCRE
  * compiled regular expression. Also, calls pcre_study because this regex will