]> git.sur5r.net Git - i3/i3/blobdiff - include/move.h
Merge branch 'next'
[i3/i3] / include / move.h
index 22b6e809ef05b558a475ea8a7bfa5fb476a6e015..d45e676e4d52b5e8b8b7c6cef919f17321dea2d9 100644 (file)
@@ -7,8 +7,8 @@
  * move.c: Moving containers into some direction.
  *
  */
-#ifndef _MOVE_H
-#define _MOVE_H
+#ifndef I3_MOVE_H
+#define I3_MOVE_H
 
 /**
  * Moves the current container in the given direction (TOK_LEFT, TOK_RIGHT,