summaryrefslogtreecommitdiffstats
path: root/src/fetch/gcstarpluginfetcher.cpp
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2024-12-02 12:47:29 +0900
committerMichele Calgaro <[email protected]>2024-12-02 12:47:29 +0900
commit08c9aa58e337095b3b235b8a1f4f10dda7c1f438 (patch)
tree27f6fd98c2a7bd4eb32eec9f3879b5fceb94c0b3 /src/fetch/gcstarpluginfetcher.cpp
parentb9659f719ff36f8dabbdd3abe3645767349375ed (diff)
downloadtellico-08c9aa58e337095b3b235b8a1f4f10dda7c1f438.tar.gz
tellico-08c9aa58e337095b3b235b8a1f4f10dda7c1f438.zip
Use tdeprocess.h
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'src/fetch/gcstarpluginfetcher.cpp')
-rw-r--r--src/fetch/gcstarpluginfetcher.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fetch/gcstarpluginfetcher.cpp b/src/fetch/gcstarpluginfetcher.cpp
index e5f7212..fa37de7 100644
--- a/src/fetch/gcstarpluginfetcher.cpp
+++ b/src/fetch/gcstarpluginfetcher.cpp
@@ -26,7 +26,7 @@
#include "../tellico_utils.h"
#include <tdeconfig.h>
-#include <kprocess.h>
+#include <tdeprocess.h>
#include <kprocio.h>
#include <kstandarddirs.h>
#include <tdeaccelmanager.h>