diff options
Diffstat (limited to 'knewsticker/newssourcedlgimpl.cpp')
-rw-r--r-- | knewsticker/newssourcedlgimpl.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/knewsticker/newssourcedlgimpl.cpp b/knewsticker/newssourcedlgimpl.cpp index e5c50090..83fd6e04 100644 --- a/knewsticker/newssourcedlgimpl.cpp +++ b/knewsticker/newssourcedlgimpl.cpp @@ -15,7 +15,7 @@ #include <kcombobox.h> #include <klineedit.h> -#include <kmessagebox.h> +#include <tdemessagebox.h> #include <knuminput.h> #include <kurlrequester.h> |