diff options
Diffstat (limited to 'src/fetch/fetcher.cpp')
-rw-r--r-- | src/fetch/fetcher.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fetch/fetcher.cpp b/src/fetch/fetcher.cpp index 2a6fc87..4b119a9 100644 --- a/src/fetch/fetcher.cpp +++ b/src/fetch/fetcher.cpp @@ -15,7 +15,7 @@ #include "messagehandler.h" #include "../entry.h" -#include <kglobal.h> +#include <tdeglobal.h> #include <tdeconfig.h> using Tellico::Fetch::Fetcher; |