diff options
author | Timothy Pearson <[email protected]> | 2011-11-06 02:30:51 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2011-11-06 02:30:51 -0600 |
commit | 8467a1761533dc84392f288c6e2751f1825798b8 (patch) | |
tree | 4312ab08277731448275dfae40a90fca71f6ff8e /kooka/kookaprint.h | |
parent | 14676faec14ebb7f7e182b6581f32deea3f05566 (diff) | |
download | tdegraphics-8467a1761533dc84392f288c6e2751f1825798b8.tar.gz tdegraphics-8467a1761533dc84392f288c6e2751f1825798b8.zip |
Additional kde to tde renaming
Diffstat (limited to 'kooka/kookaprint.h')
-rw-r--r-- | kooka/kookaprint.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kooka/kookaprint.h b/kooka/kookaprint.h index d1470251..a7b63f46 100644 --- a/kooka/kookaprint.h +++ b/kooka/kookaprint.h @@ -31,7 +31,7 @@ #include <tqmap.h> #include <tqstring.h> #include <kprinter.h> -#include <kdeprint/kprintdialogpage.h> +#include <tdeprint/kprintdialogpage.h> class KookaImage; class KPrinter; |