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 d4791952..83405ee2 100644 --- a/kopete/plugins/history/historyplugin.cpp +++ b/kopete/plugins/history/historyplugin.cpp @@ -17,7 +17,7 @@ #include <kgenericfactory.h> #include <kaboutdata.h> -#include <kaction.h> +#include <tdeaction.h> #include <kmessagebox.h> //#include <tdeconfig.h> #include <kplugininfo.h> |