summaryrefslogtreecommitdiff
path: root/include/dbus-c++/eventloop.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/dbus-c++/eventloop.h')
-rw-r--r--include/dbus-c++/eventloop.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/include/dbus-c++/eventloop.h b/include/dbus-c++/eventloop.h
index 20e2cb8..90e77cf 100644
--- a/include/dbus-c++/eventloop.h
+++ b/include/dbus-c++/eventloop.h
@@ -25,9 +25,7 @@
#ifndef __DBUSXX_EVENTLOOP_H
#define __DBUSXX_EVENTLOOP_H
-#ifdef HAVE_DBUSPP_CONFIG_H
-#include <dbus-c++/dbus-c++-config.h>
-#endif
+#include "dbus-c++-config.h"
#ifdef HAVE_PTHREAD_H
#include <pthread.h>