diff options
Diffstat (limited to 'akregator/src/storagefactorydummyimpl.cpp')
-rw-r--r-- | akregator/src/storagefactorydummyimpl.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/akregator/src/storagefactorydummyimpl.cpp b/akregator/src/storagefactorydummyimpl.cpp index 45f9fc0a7..b794241c9 100644 --- a/akregator/src/storagefactorydummyimpl.cpp +++ b/akregator/src/storagefactorydummyimpl.cpp @@ -24,7 +24,7 @@ #include "storagefactorydummyimpl.h" #include "storagedummyimpl.h" -#include <klocale.h> +#include <tdelocale.h> #include <tqstring.h> #include <tqstringlist.h> #include <tqwidget.h> |