diff options
Diffstat (limited to 'src/fetch/fetcher.h')
-rw-r--r-- | src/fetch/fetcher.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fetch/fetcher.h b/src/fetch/fetcher.h index 80643fa..ef519dc 100644 --- a/src/fetch/fetcher.h +++ b/src/fetch/fetcher.h @@ -17,7 +17,7 @@ #include "fetch.h" #include "../datavectors.h" -#include <kapplication.h> // for TDEApplication::random() +#include <tdeapplication.h> // for TDEApplication::random() #include <tqobject.h> #include <tqstring.h> |