]> git.sur5r.net Git - i3/i3/blobdiff - include/shmlog.h
don’t use reversed identifiers for include guards (Thanks Markus)
[i3/i3] / include / shmlog.h
index e755d2f139cdc003e9d5fc655d7aec7c882bd79a..fd3f53ebfac73a0ef60ea9f688c9126498626140 100644 (file)
@@ -8,8 +8,8 @@
  * default (ringbuffer for storing the debug log).
  *
  */
-#ifndef _I3_SHMLOG_H
-#define _I3_SHMLOG_H
+#ifndef I3_I3_SHMLOG_H
+#define I3_I3_SHMLOG_H
 
 #include <stdint.h>
 #include <pthread.h>