diff options
Diffstat (limited to 'kcontrol/tdeio/kproxydlg.cpp')
-rw-r--r-- | kcontrol/tdeio/kproxydlg.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kcontrol/tdeio/kproxydlg.cpp b/kcontrol/tdeio/kproxydlg.cpp index a165f9576..7bd082eda 100644 --- a/kcontrol/tdeio/kproxydlg.cpp +++ b/kcontrol/tdeio/kproxydlg.cpp @@ -28,9 +28,9 @@ #include <tqradiobutton.h> #include <tqtabwidget.h> -#include <klocale.h> +#include <tdelocale.h> #include <klineedit.h> -#include <kmessagebox.h> +#include <tdemessagebox.h> #include "ksaveioconfig.h" #include "kenvvarproxydlg.h" |