summaryrefslogtreecommitdiffstats
path: root/kopete/protocols/irc
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-15 18:57:59 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-15 18:57:59 -0600
commit55b5e168e3b25303c9eff3b5e4b6e2317e13a156 (patch)
tree844615ae8dc675c18a47b543e1ae110e176e63e4 /kopete/protocols/irc
parentd478778219c97ff8edc0ae4f61a0bc922f0c0bcb (diff)
downloadtdenetwork-55b5e168e3b25303c9eff3b5e4b6e2317e13a156.tar.gz
tdenetwork-55b5e168e3b25303c9eff3b5e4b6e2317e13a156.zip
Rename KDE_VERSION to TDE_VERSION
Diffstat (limited to 'kopete/protocols/irc')
-rw-r--r--kopete/protocols/irc/libkirc/kircengine.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/protocols/irc/libkirc/kircengine.h b/kopete/protocols/irc/libkirc/kircengine.h
index d6b8c32b..872c6bc1 100644
--- a/kopete/protocols/irc/libkirc/kircengine.h
+++ b/kopete/protocols/irc/libkirc/kircengine.h
@@ -29,7 +29,7 @@
// FIXME: Move the following kdedebug class to the *.cpp.
#include <kdebug.h>
-#if KDE_VERSION < KDE_MAKE_VERSION( 3, 1, 90 )
+#if TDE_VERSION < KDE_MAKE_VERSION( 3, 1, 90 )
#include <kdebugclasses.h>
#endif