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/memofileconduit/memofile-factory.cpp | |
parent | 5dc7e1a08f92f3883efaed7bf251f98e8814cefc (diff) | |
download | kpilot-master.tar.gz kpilot-master.zip |
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'conduits/memofileconduit/memofile-factory.cpp')
-rw-r--r-- | conduits/memofileconduit/memofile-factory.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conduits/memofileconduit/memofile-factory.cpp b/conduits/memofileconduit/memofile-factory.cpp index 97589bf..ff5b959 100644 --- a/conduits/memofileconduit/memofile-factory.cpp +++ b/conduits/memofileconduit/memofile-factory.cpp @@ -33,7 +33,7 @@ #include <tqcheckbox.h> #include <tdeconfig.h> -#include <kinstance.h> +#include <tdeinstance.h> #include <tdeaboutdata.h> #include <kurlrequester.h> |