]> git.sur5r.net Git - i3/i3/blobdiff - include/regex.h
don’t use reversed identifiers for include guards (Thanks Markus)
[i3/i3] / include / regex.h
index fe1e9f9537f47dcb13d029618763362c2048d054..7403abefb9dda55cf5431fe20c9c5d9f0602775e 100644 (file)
@@ -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