From: Dana Jansens Date: Tue, 4 Feb 2003 14:05:48 +0000 (+0000) Subject: dont include config.h from .. X-Git-Url: https://git.brokenzipper.com/gitweb?a=commitdiff_plain;h=0bc098ca56eb5109764b60ae8ed65ee2a22cf89f;p=chaz%2Fopenbox dont include config.h from .. --- diff --git a/otk/otk.hh b/otk/otk.hh index 7c41caf4..9be1ec36 100644 --- a/otk/otk.hh +++ b/otk/otk.hh @@ -2,7 +2,7 @@ #ifndef __otk_hh #define __otk_hh -#include "../config.h" +#include "config.h" #include "eventdispatcher.hh" #include "eventhandler.hh"