diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2025-08-18 17:46:21 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2025-08-18 17:52:31 +0900 |
commit | 7de33020152c637f138316c4ad366bb5790ae210 (patch) | |
tree | 41de0f2b9dfa079e717adf600302351e5cf2e4fe /conduits/malconduit/mal-factory.cpp | |
parent | bc1e1feb998dbde27fc1ba40c9edcf0165c6dc19 (diff) | |
download | kpilot-r14.1.x.tar.gz kpilot-r14.1.x.zip |
Use tdeinstance.hr14.1.x
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 6bb3e52c36be3cecb9e36288449705264a5211fd)
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 |