From 0bc098ca56eb5109764b60ae8ed65ee2a22cf89f Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Tue, 4 Feb 2003 14:05:48 +0000 Subject: [PATCH] dont include config.h from .. --- otk/otk.hh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- 2.39.2