diff options
Diffstat (limited to 'src/fetch/srufetcher.cpp')
-rw-r--r-- | src/fetch/srufetcher.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fetch/srufetcher.cpp b/src/fetch/srufetcher.cpp index b10f40f..52e9f00 100644 --- a/src/fetch/srufetcher.cpp +++ b/src/fetch/srufetcher.cpp @@ -29,7 +29,7 @@ #include <tdelocale.h> #include <tdeio/job.h> -#include <kstandarddirs.h> +#include <tdestandarddirs.h> #include <tdeconfig.h> #include <kcombobox.h> #include <tdeaccelmanager.h> |