X-Git-Url: https://git.sur5r.net/?p=i3%2Fi3;a=blobdiff_plain;f=include%2Fregex.h;h=abda3cd7f4370758d9909c79ade589d5da253d21;hp=2e2f22fd45f142e87af6079f1d2d9afbb00cdaad;hb=HEAD;hpb=5dda3bc2aec30e453a69b2b871379533680cda60 diff --git a/include/regex.h b/include/regex.h index 2e2f22fd..abda3cd7 100644 --- a/include/regex.h +++ b/include/regex.h @@ -9,6 +9,8 @@ */ #pragma once +#include + /** * Creates a new 'regex' struct containing the given pattern and a PCRE * compiled regular expression. Also, calls pcre_study because this regex will