summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-12-02 12:54:50 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-12-02 12:54:50 +0900
commit9fa651f9b0b165804280bd034be83f794c78bed1 (patch)
treed68f014edb3b273597febd616990dfff429a029c
parent74db4071b1f953f004ecfd26e8f27fd45716d826 (diff)
downloadtwin-style-crystal-9fa651f9b0b165804280bd034be83f794c78bed1.tar.gz
twin-style-crystal-9fa651f9b0b165804280bd034be83f794c78bed1.zip
Use tdeprocess.hHEADmaster
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
-rw-r--r--client/crystalclient.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/crystalclient.cpp b/client/crystalclient.cpp
index d437ea9..bbb90bf 100644
--- a/client/crystalclient.cpp
+++ b/client/crystalclient.cpp
@@ -33,7 +33,7 @@
#include <tqimage.h>
#include <tqpopupmenu.h>
#include <twin.h>
-#include <kprocess.h>
+#include <tdeprocess.h>
#include "crystalclient.h"
#include "crystalbutton.h"