summaryrefslogtreecommitdiffstats
path: root/src/dolphin.cpp
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2024-12-02 12:53:01 +0900
committerMichele Calgaro <[email protected]>2024-12-02 12:53:01 +0900
commitc92688e7f7cb210db167b9c25eb4323a9cda8ec4 (patch)
treea97b71e60bf57aefded2af165255fe8b2f72cb6b /src/dolphin.cpp
parent76c47920dbf59521c185d6dcb2c0a0d3a94f0758 (diff)
downloaddolphin-master.tar.gz
dolphin-master.zip
Use tdeprocess.hHEADmaster
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'src/dolphin.cpp')
-rw-r--r--src/dolphin.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dolphin.cpp b/src/dolphin.cpp
index 819f59d..f3ebab9 100644
--- a/src/dolphin.cpp
+++ b/src/dolphin.cpp
@@ -50,7 +50,7 @@
#include <tdemessagebox.h>
#include <kservice.h>
#include <kstandarddirs.h>
-#include <kprocess.h>
+#include <tdeprocess.h>
#include <krun.h>
#include <tqclipboard.h>