dont include config.h from ..

This commit is contained in:
Dana Jansens 2003-02-04 14:05:48 +00:00
parent 9dd156ce51
commit 0bc098ca56

View file

@ -2,7 +2,7 @@
#ifndef __otk_hh #ifndef __otk_hh
#define __otk_hh #define __otk_hh
#include "../config.h" #include "config.h"
#include "eventdispatcher.hh" #include "eventdispatcher.hh"
#include "eventhandler.hh" #include "eventhandler.hh"