summaryrefslogtreecommitdiffstats
path: root/knotes
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2024-12-02 13:08:16 +0900
committerMichele Calgaro <[email protected]>2024-12-02 13:08:16 +0900
commit2aa402ea78930053854ed9468d7557b15d563713 (patch)
tree45043cb597bf2494d5afc6a754181b110da1db40 /knotes
parent74926683f153c10d642dd7b330e90d1518ccd088 (diff)
downloadtdepim-master.tar.gz
tdepim-master.zip
Use tdeprocess.hHEADmaster
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'knotes')
-rw-r--r--knotes/knote.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/knotes/knote.cpp b/knotes/knote.cpp
index 69fb1d430..3485be00d 100644
--- a/knotes/knote.cpp
+++ b/knotes/knote.cpp
@@ -47,7 +47,7 @@
#include <kstandarddirs.h>
#include <tdemessagebox.h>
#include <kfind.h>
-#include <kprocess.h>
+#include <tdeprocess.h>
#include <kinputdialog.h>
#include <kmdcodec.h>
#include <tdeglobalsettings.h>