summaryrefslogtreecommitdiffstats
path: root/kdepasswd/passwddlg.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kdepasswd/passwddlg.cpp')
-rw-r--r--kdepasswd/passwddlg.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/kdepasswd/passwddlg.cpp b/kdepasswd/passwddlg.cpp
index 833195031..7aee3fe52 100644
--- a/kdepasswd/passwddlg.cpp
+++ b/kdepasswd/passwddlg.cpp
@@ -6,8 +6,8 @@
* Copyright (C) 2000 Geert Jansen <jansen@kde.org>
*/
-#include <klocale.h>
-#include <kmessagebox.h>
+#include <tdelocale.h>
+#include <tdemessagebox.h>
#include "passwd.h"
#include "passwddlg.h"