summaryrefslogtreecommitdiffstats
path: root/src/htmlwidget.cpp
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2024-12-02 12:36:42 +0900
committerMichele Calgaro <[email protected]>2024-12-02 12:36:42 +0900
commitc9260f2315b936aeb09fa117c965e8c603598d4d (patch)
tree9eb42d5b876cf2836fdf60ffe447f93954e04c28 /src/htmlwidget.cpp
parent569307d82e2caf7ba206cdd3201e01275c7c022e (diff)
downloadknmap-c9260f2315b936aeb09fa117c965e8c603598d4d.tar.gz
knmap-c9260f2315b936aeb09fa117c965e8c603598d4d.zip
Use tdeprocess.hHEADmaster
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'src/htmlwidget.cpp')
-rw-r--r--src/htmlwidget.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/htmlwidget.cpp b/src/htmlwidget.cpp
index 3a0b395..6c4cb8c 100644
--- a/src/htmlwidget.cpp
+++ b/src/htmlwidget.cpp
@@ -30,7 +30,7 @@
#include <tdehtmlview.h>
#include <tdelocale.h>
#include <tdemessagebox.h>
-#include <kprocess.h>
+#include <tdeprocess.h>
#include <kstandarddirs.h>
#include "htmlwidget.h"