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:46:21 +0900 |
commit | 6bb3e52c36be3cecb9e36288449705264a5211fd (patch) | |
tree | 582bbb4a8b672d218f4227916a7b9f8ad7fd8246 /conduits/malconduit | |
parent | 5dc7e1a08f92f3883efaed7bf251f98e8814cefc (diff) | |
download | kpilot-master.tar.gz kpilot-master.zip |
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'conduits/malconduit')
-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 |