diff options
Diffstat (limited to 'kontact/interfaces')
-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 71364b6a..b3ec8202 100644 --- a/kontact/interfaces/plugin.cpp +++ b/kontact/interfaces/plugin.cpp @@ -27,7 +27,7 @@ #include <tdeglobal.h> #include <tdeparts/componentfactory.h> #include <kdebug.h> -#include <kinstance.h> +#include <tdeinstance.h> #include <krun.h> #include "core.h" |