summaryrefslogtreecommitdiffstats
path: root/src/menuhandler.cpp
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2025-02-25 19:09:34 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2025-02-25 19:09:34 +0900
commitce8d978077e20cb20058d314aa240fb1f64da959 (patch)
tree31d9a6c203cb5ef7d4ef472d1c3b127ae14e6a0e /src/menuhandler.cpp
parent74ad1cdf1463244f392d6d643a2452b94989c9e6 (diff)
downloadtastymenu-ce8d978077e20cb20058d314aa240fb1f64da959.tar.gz
tastymenu-ce8d978077e20cb20058d314aa240fb1f64da959.zip
Use tdestandarddirs.h
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'src/menuhandler.cpp')
-rw-r--r--src/menuhandler.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/menuhandler.cpp b/src/menuhandler.cpp
index 924e69a..4c7e965 100644
--- a/src/menuhandler.cpp
+++ b/src/menuhandler.cpp
@@ -23,7 +23,7 @@
#include <tdelocale.h>
#include <tdemessagebox.h>
#include <kuser.h>
-#include <kstandarddirs.h>
+#include <tdestandarddirs.h>
#include <kmimetype.h>
#include <tqfocusdata.h>
#include <tqstyle.h>