diff options
Diffstat (limited to 'conduits/knotes/knotes-factory.cpp')
-rw-r--r-- | conduits/knotes/knotes-factory.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conduits/knotes/knotes-factory.cpp b/conduits/knotes/knotes-factory.cpp index 2719f32..2c32ce0 100644 --- a/conduits/knotes/knotes-factory.cpp +++ b/conduits/knotes/knotes-factory.cpp @@ -29,7 +29,7 @@ #include "options.h" #include <tdeapplication.h> -#include <kinstance.h> +#include <tdeinstance.h> #include <tdeaboutdata.h> #include <dcopclient.h> |