summaryrefslogtreecommitdiffstats
path: root/tdeprint/foomatic
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2025-02-25 18:16:23 +0900
committerMichele Calgaro <[email protected]>2025-02-26 18:13:05 +0900
commit0781a919df1f297ca6351d653c2adb7db59dec71 (patch)
treea7552644e80a776332a46f6623b8c2f8b57b3a99 /tdeprint/foomatic
parent89b563dbb9089193be322aebad8d8585674ea37d (diff)
downloadtdelibs-master.tar.gz
tdelibs-master.zip
Rename kstandarddirs.h to tdestandarddirs.hHEADmaster
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'tdeprint/foomatic')
-rw-r--r--tdeprint/foomatic/kfoomaticprinterimpl.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tdeprint/foomatic/kfoomaticprinterimpl.cpp b/tdeprint/foomatic/kfoomaticprinterimpl.cpp
index df3949903..1e1c4c20b 100644
--- a/tdeprint/foomatic/kfoomaticprinterimpl.cpp
+++ b/tdeprint/foomatic/kfoomaticprinterimpl.cpp
@@ -20,7 +20,7 @@
#include "kfoomaticprinterimpl.h"
#include "kprinter.h"
-#include <kstandarddirs.h>
+#include <tdestandarddirs.h>
#include <tdelocale.h>
KFoomaticPrinterImpl::KFoomaticPrinterImpl(TQObject *parent, const char *name, const TQStringList & /*args*/)