dont include config.h from ..
This commit is contained in:
parent
9dd156ce51
commit
0bc098ca56
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
#ifndef __otk_hh
|
||||
#define __otk_hh
|
||||
|
||||
#include "../config.h"
|
||||
#include "config.h"
|
||||
|
||||
#include "eventdispatcher.hh"
|
||||
#include "eventhandler.hh"
|
||||
|
|
Loading…
Reference in a new issue