diff options
Diffstat (limited to 'src/translators/filelistingimporter.h')
-rw-r--r-- | src/translators/filelistingimporter.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/translators/filelistingimporter.h b/src/translators/filelistingimporter.h index bddc059..fd3dc09 100644 --- a/src/translators/filelistingimporter.h +++ b/src/translators/filelistingimporter.h @@ -17,8 +17,8 @@ #include "importer.h" #include "../datavectors.h" -#include <kio/global.h> -#include <kfileitem.h> +#include <tdeio/global.h> +#include <tdefileitem.h> #include <tqguardedptr.h> |