all repos — openbox @ fe57b2f2f03ef3c608be7082e3a72630eaf77974

openbox fork - make it a bit more like ryudo

more precise includes
Dana Jansens danakj@orodu.net
commit

fe57b2f2f03ef3c608be7082e3a72630eaf77974

parent

b3f0cbf76630e878c8e7cabddfcd45cf557849fe

1 files changed, 2 insertions(+), 1 deletions(-)

jump to
M obt/instance.cobt/instance.c

@@ -16,7 +16,8 @@

See the COPYING file for a copy of the GNU General Public License. */ -#include "obt/obt.h" +#include "obt/instance.h" +#include "obt/util.h" #ifdef HAVE_STRING_H # include <string.h>