diff options
Diffstat (limited to 'tdeprint/cups/cupsdconf2/cupsdsplash.cpp')
-rw-r--r-- | tdeprint/cups/cupsdconf2/cupsdsplash.cpp | 2 |
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) |