X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=include%2Ftree.h;h=2799afee5fdf452b179dd8a597d3a539f40be929;hb=527ec2a69c7e6a8a08abb6b4a12ea74b40186013;hp=8816b19a640a55d0fa84300bdd59295c56c24943;hpb=d660c4bcffeb56d8a967bf9de747b8fafa691445;p=i3%2Fi3 diff --git a/include/tree.h b/include/tree.h index 8816b19a..2799afee 100644 --- a/include/tree.h +++ b/include/tree.h @@ -7,8 +7,8 @@ * tree.c: Everything that primarily modifies the layout tree data structure. * */ -#ifndef _TREE_H -#define _TREE_H +#ifndef I3_TREE_H +#define I3_TREE_H extern Con *croot; /* TODO: i am not sure yet how much access to the focused container should