diff options
Diffstat (limited to 'akregator/src/notificationmanager.cpp')
-rw-r--r-- | akregator/src/notificationmanager.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/akregator/src/notificationmanager.cpp b/akregator/src/notificationmanager.cpp index 60066c5f9..5a1446816 100644 --- a/akregator/src/notificationmanager.cpp +++ b/akregator/src/notificationmanager.cpp @@ -22,7 +22,7 @@ without including the source code for TQt in the source distribution. */ -#include <klocale.h> +#include <tdelocale.h> #include <knotifyclient.h> #include <kstaticdeleter.h> #include <kurl.h> |