diff options
Diffstat (limited to 'kcontrol/konqhtml/policydlg.cpp')
-rw-r--r-- | kcontrol/konqhtml/policydlg.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kcontrol/konqhtml/policydlg.cpp b/kcontrol/konqhtml/policydlg.cpp index 4f1529ed8..d38524e61 100644 --- a/kcontrol/konqhtml/policydlg.cpp +++ b/kcontrol/konqhtml/policydlg.cpp @@ -7,9 +7,9 @@ #include <tqwhatsthis.h> #include <tqcombobox.h> -#include <klocale.h> +#include <tdelocale.h> #include <kbuttonbox.h> -#include <kmessagebox.h> +#include <tdemessagebox.h> #include <tqpushbutton.h> |