all repos — openbox @ 0bc098ca56eb5109764b60ae8ed65ee2a22cf89f

openbox fork - make it a bit more like ryudo

dont include config.h from ..
Dana Jansens danakj@orodu.net
commit

0bc098ca56eb5109764b60ae8ed65ee2a22cf89f

parent

9dd156ce516fe51f846d82e447f060bb4b2a6918

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

jump to
M otk/otk.hhotk/otk.hh

@@ -2,7 +2,7 @@ // -*- mode: C++; indent-tabs-mode: nil; c-basic-offset: 2; -*-

#ifndef __otk_hh #define __otk_hh -#include "../config.h" +#include "config.h" #include "eventdispatcher.hh" #include "eventhandler.hh"