diff options
Diffstat (limited to 'kopete/plugins/history')
-rw-r--r-- | kopete/plugins/history/historyplugin.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/plugins/history/historyplugin.cpp b/kopete/plugins/history/historyplugin.cpp index f1401c85..8cd76682 100644 --- a/kopete/plugins/history/historyplugin.cpp +++ b/kopete/plugins/history/historyplugin.cpp @@ -21,7 +21,7 @@ #include <kmessagebox.h> //#include <kconfig.h> #include <kplugininfo.h> -#include <kdeversion.h> +#include <tdeversion.h> #include "kopetechatsessionmanager.h" #include "kopetemetacontact.h" |