diff options
Diffstat (limited to 'tdeprint/lpr/lprhandler.cpp')
-rw-r--r-- | tdeprint/lpr/lprhandler.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdeprint/lpr/lprhandler.cpp b/tdeprint/lpr/lprhandler.cpp index fcb838bb9..767b55382 100644 --- a/tdeprint/lpr/lprhandler.cpp +++ b/tdeprint/lpr/lprhandler.cpp @@ -27,7 +27,7 @@ #include <tqfile.h> #include <tqtextstream.h> #include <tqvaluestack.h> -#include <klocale.h> +#include <tdelocale.h> #include <unistd.h> |