summaryrefslogtreecommitdiffstats
path: root/kgamma
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2025-02-25 22:46:57 +0900
committerMichele Calgaro <[email protected]>2025-02-25 22:46:57 +0900
commitbf4670b5b84b3973f94bb10448ddd8fcfda676f2 (patch)
treebf7de0f8be8b67e4c828b3999fb9141a2d39105c /kgamma
parente4fe34d1f4f6c512e444b183912d2ae1cbe18359 (diff)
downloadtdegraphics-bf4670b5b84b3973f94bb10448ddd8fcfda676f2.tar.gz
tdegraphics-bf4670b5b84b3973f94bb10448ddd8fcfda676f2.zip
Use tdestandarddirs.h
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'kgamma')
-rw-r--r--kgamma/kcmkgamma/kgamma.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kgamma/kcmkgamma/kgamma.cpp b/kgamma/kcmkgamma/kgamma.cpp
index 305169b5..70aa3fc3 100644
--- a/kgamma/kcmkgamma/kgamma.cpp
+++ b/kgamma/kcmkgamma/kgamma.cpp
@@ -27,7 +27,7 @@
#include <tqcombobox.h>
#include <tqwidgetstack.h>
-#include <kstandarddirs.h>
+#include <tdestandarddirs.h>
#include <tdeconfig.h>
#include <tdelocale.h>
#include <tdeglobal.h>