summaryrefslogtreecommitdiffstats
path: root/akregator/src
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2025-08-19 10:05:07 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2025-08-19 10:05:07 +0900
commitb82b302bf3b6d7a9561676b70e1edf3010a19805 (patch)
treec2cd5f50379bc594e2e07bd210785e7400ff61d3 /akregator/src
parentc327636f4934564a4f1f7c7ce3b6ab73eaec230d (diff)
downloadtdepim-b82b302bf3b6d7a9561676b70e1edf3010a19805.tar.gz
tdepim-b82b302bf3b6d7a9561676b70e1edf3010a19805.zip
Use tdeinstance.h
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'akregator/src')
-rw-r--r--akregator/src/akregator_part.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/akregator/src/akregator_part.cpp b/akregator/src/akregator_part.cpp
index bfb03add..14562fc8 100644
--- a/akregator/src/akregator_part.cpp
+++ b/akregator/src/akregator_part.cpp
@@ -33,7 +33,7 @@
#include <tdefiledialog.h>
#include <tdeglobalsettings.h>
#include <tdehtmldefaults.h>
-#include <kinstance.h>
+#include <tdeinstance.h>
#include <tdemainwindow.h>
#include <tdemessagebox.h>
#include <knotifyclient.h>