X-Git-Url: https://git.sur5r.net/?p=i3%2Fi3;a=blobdiff_plain;f=include%2Fregex.h;h=7403abefb9dda55cf5431fe20c9c5d9f0602775e;hp=fe1e9f9537f47dcb13d029618763362c2048d054;hb=d638e3029afb0f48360f928332f61a8fafa3032c;hpb=f9c903ba62ab3d6c468b4fe44eca7b9b30b02481 diff --git a/include/regex.h b/include/regex.h index fe1e9f95..7403abef 100644 --- a/include/regex.h +++ b/include/regex.h @@ -7,8 +7,8 @@ * regex.c: Interface to libPCRE (perl compatible regular expressions). * */ -#ifndef _REGEX_H -#define _REGEX_H +#ifndef I3_REGEX_H +#define I3_REGEX_H /** * Creates a new 'regex' struct containing the given pattern and a PCRE