X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=include%2Ftree.h;h=2799afee5fdf452b179dd8a597d3a539f40be929;hb=6241419c86602a999a4766c24edb7b884395e433;hp=8816b19a640a55d0fa84300bdd59295c56c24943;hpb=250c260eaadc77ec4b0bd73107e8f863a55f8dbb;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