diff options
Diffstat (limited to 'src/fetch/fetchmanager.cpp')
-rw-r--r-- | src/fetch/fetchmanager.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fetch/fetchmanager.cpp b/src/fetch/fetchmanager.cpp index 5e5d514..5ce94eb 100644 --- a/src/fetch/fetchmanager.cpp +++ b/src/fetch/fetchmanager.cpp @@ -51,7 +51,7 @@ #include <tdelocale.h> #include <kiconloader.h> #include <kmimetype.h> -#include <kstandarddirs.h> +#include <tdestandarddirs.h> #include <dcopref.h> #include <tdetempfile.h> #include <tdeio/netaccess.h> |