summaryrefslogtreecommitdiffstats
path: root/kpat
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2025-02-25 22:46:47 +0900
committerMichele Calgaro <[email protected]>2025-02-25 22:46:47 +0900
commitaf1d900091ce7c28c7e726df7641004cc0cfb01a (patch)
treedcf19b93096afb798a74c36e1df9ab0294ebda5b /kpat
parentd79350771083586c8d57322e49b6bce56a1ff11d (diff)
downloadtdegames-af1d900091ce7c28c7e726df7641004cc0cfb01a.tar.gz
tdegames-af1d900091ce7c28c7e726df7641004cc0cfb01a.zip
Use tdestandarddirs.h
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'kpat')
-rw-r--r--kpat/pwidget.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kpat/pwidget.cpp b/kpat/pwidget.cpp
index 0f4fdb49..de2a96a7 100644
--- a/kpat/pwidget.cpp
+++ b/kpat/pwidget.cpp
@@ -30,7 +30,7 @@
#include <kdebug.h>
#include <kcarddialog.h>
#include <kinputdialog.h>
-#include <kstandarddirs.h>
+#include <tdestandarddirs.h>
#include <tdefiledialog.h>
#include <tdetempfile.h>
#include <tdeio/netaccess.h>