summaryrefslogtreecommitdiffstats
path: root/src/htmlwidget.cpp
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2025-02-25 18:32:52 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2025-02-28 22:55:31 +0900
commitc84c751049da63ff4a3b51e909c68a17b390beee (patch)
tree8687442d29652bda65c5d0e139958dcbc2b47698 /src/htmlwidget.cpp
parentbc211243c13b7b52245c1c3b2b8f59a7d354681d (diff)
downloadknmap-c84c751049da63ff4a3b51e909c68a17b390beee.tar.gz
knmap-c84c751049da63ff4a3b51e909c68a17b390beee.zip
Use tdestandarddirs.h
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
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 651fc85..179427a 100644
--- a/src/htmlwidget.cpp
+++ b/src/htmlwidget.cpp
@@ -31,7 +31,7 @@
#include <tdelocale.h>
#include <tdemessagebox.h>
#include <tdeprocess.h>
-#include <kstandarddirs.h>
+#include <tdestandarddirs.h>
#include "htmlwidget.h"
#include "knmap.h"