diff options
Diffstat (limited to 'kdecore/io/kdebug.cpp')
-rw-r--r-- | kdecore/io/kdebug.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kdecore/io/kdebug.cpp b/kdecore/io/kdebug.cpp index da2ce2a..b29df9f 100644 --- a/kdecore/io/kdebug.cpp +++ b/kdecore/io/kdebug.cpp @@ -100,7 +100,7 @@ #include <cxxabi.h> #endif #endif -#define KDE_NO_DBUS + #ifndef KDE_NO_DBUS #include "kdebugdbusiface_p.h" #endif |