diff options
Diffstat (limited to 'conduits/malconduit/mal-factory.cpp')
-rw-r--r-- | conduits/malconduit/mal-factory.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conduits/malconduit/mal-factory.cpp b/conduits/malconduit/mal-factory.cpp index 35bf5d5..bac455a 100644 --- a/conduits/malconduit/mal-factory.cpp +++ b/conduits/malconduit/mal-factory.cpp @@ -33,7 +33,7 @@ #include "options.h" #include <tdeapplication.h> -#include <kinstance.h> +#include <tdeinstance.h> #include <tdeaboutdata.h> #include <time.h> // Needed by pilot-link include |