summaryrefslogtreecommitdiffstats
path: root/src/mainview.h
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2024-12-02 12:37:16 +0900
committerMichele Calgaro <[email protected]>2024-12-02 12:43:16 +0900
commit26da488fe3323a671571d794eb6fbe880ac1a753 (patch)
treed161f17ad7a8364a67ace4b951770bd8d0708b4d /src/mainview.h
parentdd3cae907d947301ab74df307850d786bb642f57 (diff)
downloadkvpnc-26da488fe3323a671571d794eb6fbe880ac1a753.tar.gz
kvpnc-26da488fe3323a671571d794eb6fbe880ac1a753.zip
Use tdeprocess.hHEADmaster
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'src/mainview.h')
-rw-r--r--src/mainview.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainview.h b/src/mainview.h
index e8bf453..d006dd9 100644
--- a/src/mainview.h
+++ b/src/mainview.h
@@ -22,7 +22,7 @@
#include <tqstring.h>
#include <tqwidget.h>
-#include <kprocess.h>
+#include <tdeprocess.h>
#include <tqprocess.h>
#include <tdeconfig.h>
#include "mainviewbase.h"