diff options
Diffstat (limited to 'kontact/interfaces/plugin.cpp')
-rw-r--r-- | kontact/interfaces/plugin.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kontact/interfaces/plugin.cpp b/kontact/interfaces/plugin.cpp index ae7efa528..a14a50db9 100644 --- a/kontact/interfaces/plugin.cpp +++ b/kontact/interfaces/plugin.cpp @@ -23,7 +23,7 @@ #include <tqobjectlist.h> #include <dcopclient.h> -#include <kaboutdata.h> +#include <tdeaboutdata.h> #include <kglobal.h> #include <tdeparts/componentfactory.h> #include <kdebug.h> |