diff options
Diffstat (limited to 'buildtools/autotools/targetoptionsdlg.cpp')
-rw-r--r-- | buildtools/autotools/targetoptionsdlg.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/buildtools/autotools/targetoptionsdlg.cpp b/buildtools/autotools/targetoptionsdlg.cpp index bc81ef30..e8e0c248 100644 --- a/buildtools/autotools/targetoptionsdlg.cpp +++ b/buildtools/autotools/targetoptionsdlg.cpp @@ -23,7 +23,7 @@ #include <kurlrequesterdlg.h> #include <kurlrequester.h> #include <kurlcompletion.h> -#include <klocale.h> +#include <tdelocale.h> #include <knotifyclient.h> #include <tdefiledialog.h> #include "autolistviewitems.h" |