changed config*.h include path

This commit is contained in:
Andreas Volz 2008-07-29 13:01:43 +02:00
parent 4ab448c26e
commit 47d9968dcc
44 changed files with 44 additions and 113 deletions

View file

@ -28,9 +28,7 @@
#ifdef HAVE_CONFIG_H
#include <config.h>
#endif
#ifdef HAVE_DBUSPP_CONFIG_H
#include <dbus-c++/dbus-c++-config.h>
#endif
#include <dbus-c++/error.h>