diff options
Diffstat (limited to 'kopete/plugins/history/historyplugin.cpp')
-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 bf53fee4..fb48e79f 100644 --- a/kopete/plugins/history/historyplugin.cpp +++ b/kopete/plugins/history/historyplugin.cpp @@ -18,7 +18,7 @@ #include <kgenericfactory.h> #include <tdeaboutdata.h> #include <tdeaction.h> -#include <kmessagebox.h> +#include <tdemessagebox.h> //#include <tdeconfig.h> #include <kplugininfo.h> #include <tdeversion.h> |