diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2025-08-19 10:05:36 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2025-08-19 10:05:36 +0900 |
commit | 6a709d087ffa69c1b38625e688b834d8ad676abd (patch) | |
tree | f15f4c1bc7a2d08a80b5772cd681e27b5c32b23b /parts/partexplorer/partexplorer_plugin.cpp | |
parent | f73aa9d37974dc4a542181a7e5b7e43c6203b1fc (diff) | |
download | tdevelop-master.tar.gz tdevelop-master.zip |
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'parts/partexplorer/partexplorer_plugin.cpp')
-rw-r--r-- | parts/partexplorer/partexplorer_plugin.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/parts/partexplorer/partexplorer_plugin.cpp b/parts/partexplorer/partexplorer_plugin.cpp index 9741c6aa..86ed8306 100644 --- a/parts/partexplorer/partexplorer_plugin.cpp +++ b/parts/partexplorer/partexplorer_plugin.cpp @@ -11,7 +11,7 @@ #include "partexplorer_plugin.h" -#include <kinstance.h> +#include <tdeinstance.h> #include <tdelocale.h> #include <kdevgenericfactory.h> #include <kdebug.h> |