diff options
Diffstat (limited to 'kfilereplace/kfilereplacepart.cpp')
-rw-r--r-- | kfilereplace/kfilereplacepart.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kfilereplace/kfilereplacepart.cpp b/kfilereplace/kfilereplacepart.cpp index 49730efa..ed01399a 100644 --- a/kfilereplace/kfilereplacepart.cpp +++ b/kfilereplace/kfilereplacepart.cpp @@ -32,7 +32,7 @@ #include <kio/netaccess.h> #include <klocale.h> #include <kmessagebox.h> -#include <kparts/genericfactory.h> +#include <tdeparts/genericfactory.h> #include <kstandarddirs.h> #include <kiconloader.h> #include <kglobal.h> |