diff options
Diffstat (limited to 'kbabel/addons/preview')
-rw-r--r-- | kbabel/addons/preview/pothumbcreator.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kbabel/addons/preview/pothumbcreator.h b/kbabel/addons/preview/pothumbcreator.h index f975b554..d74a8ccd 100644 --- a/kbabel/addons/preview/pothumbcreator.h +++ b/kbabel/addons/preview/pothumbcreator.h @@ -35,7 +35,7 @@ #ifndef POTHUMBCREATOR_H #define POTHUMBCREATOR_H -#include <kio/thumbcreator.h> +#include <tdeio/thumbcreator.h> class KPixmapSplitter; |