summaryrefslogtreecommitdiffstats
path: root/kdict
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2024-12-02 13:08:06 +0900
committerMichele Calgaro <[email protected]>2024-12-02 13:08:06 +0900
commit9a9de18eb7ccd5afe5d01c17576a42e7aca6b321 (patch)
tree4db04a553120a11f0cee3d96d15518b869f977da /kdict
parent82186365e83cdd422c84d3c5abb89d9fed923846 (diff)
downloadtdenetwork-master.tar.gz
tdenetwork-master.zip
Use tdeprocess.hHEADmaster
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'kdict')
-rw-r--r--kdict/applet/kdictapplet.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kdict/applet/kdictapplet.cpp b/kdict/applet/kdictapplet.cpp
index c22ffce6..9c89e1c4 100644
--- a/kdict/applet/kdictapplet.cpp
+++ b/kdict/applet/kdictapplet.cpp
@@ -29,7 +29,7 @@
#include <tdelocale.h>
#include <dcopclient.h>
#include <tdeapplication.h>
-#include <kprocess.h>
+#include <tdeprocess.h>
#include "kdictapplet.h"