diff options
Diffstat (limited to 'kontact/plugins/knotes/knotes_plugin.cpp')
-rw-r--r-- | kontact/plugins/knotes/knotes_plugin.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kontact/plugins/knotes/knotes_plugin.cpp b/kontact/plugins/knotes/knotes_plugin.cpp index d6414cbc1..fceeb65b4 100644 --- a/kontact/plugins/knotes/knotes_plugin.cpp +++ b/kontact/plugins/knotes/knotes_plugin.cpp @@ -19,7 +19,7 @@ */ #include <dcopref.h> -#include <kaboutdata.h> +#include <tdeaboutdata.h> #include <tdeaction.h> #include <kdebug.h> #include <kgenericfactory.h> |