diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-16 13:41:41 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-16 13:41:41 -0600 |
commit | 9b6884e0035f12ce8c52a7566213cbdae2ec8355 (patch) | |
tree | 685a8583c0aaccd0179ad6ca65f78c56e8310fb8 /src | |
parent | 492f2a9e452812ed8c62a51134fc6540c6edabc8 (diff) | |
download | kopete-otr-9b6884e0035f12ce8c52a7566213cbdae2ec8355.tar.gz kopete-otr-9b6884e0035f12ce8c52a7566213cbdae2ec8355.zip |
Additional renaming of kde to tde
Diffstat (limited to 'src')
-rw-r--r-- | src/otrplugin.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/otrplugin.cpp b/src/otrplugin.cpp index fc846fd..93f1720 100644 --- a/src/otrplugin.cpp +++ b/src/otrplugin.cpp @@ -30,7 +30,7 @@ #include <kpopupmenu.h> #include <kconfig.h> #include <kgenericfactory.h> -#include <kdeversion.h> +#include <tdeversion.h> #include <kaboutdata.h> #include <kstandarddirs.h> #include <kmessagebox.h> |