summaryrefslogtreecommitdiffstats
path: root/tdeprint/cups/cupsdconf2/cupsdsplash.cpp
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2025-02-25 18:16:23 +0900
committerMichele Calgaro <[email protected]>2025-02-25 18:16:23 +0900
commit75a914db884c355afe93e1332427623ff9e91b3b (patch)
tree59fa82afc0b7e7c00a6042effc71728445c4e83a /tdeprint/cups/cupsdconf2/cupsdsplash.cpp
parentb2925b116af68ffc3b1696c0d5b81696f894de04 (diff)
downloadtdelibs-rename/kstandarddirs-h.tar.gz
tdelibs-rename/kstandarddirs-h.zip
Rename kstandarddirs.h to tdestandarddirs.hrename/kstandarddirs-h
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'tdeprint/cups/cupsdconf2/cupsdsplash.cpp')
-rw-r--r--tdeprint/cups/cupsdconf2/cupsdsplash.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tdeprint/cups/cupsdconf2/cupsdsplash.cpp b/tdeprint/cups/cupsdconf2/cupsdsplash.cpp
index 52db651d3..cb952ed4b 100644
--- a/tdeprint/cups/cupsdconf2/cupsdsplash.cpp
+++ b/tdeprint/cups/cupsdconf2/cupsdsplash.cpp
@@ -23,7 +23,7 @@
#include <tqpixmap.h>
#include <tqlayout.h>
#include <tdelocale.h>
-#include <kstandarddirs.h>
+#include <tdestandarddirs.h>
CupsdSplash::CupsdSplash(TQWidget *parent, const char *name)
: CupsdPage(parent, name)