diff options
Diffstat (limited to 'buildtools/custommakefiles/customotherconfigwidget.cpp')
-rw-r--r-- | buildtools/custommakefiles/customotherconfigwidget.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/buildtools/custommakefiles/customotherconfigwidget.cpp b/buildtools/custommakefiles/customotherconfigwidget.cpp index 67f168c2..945d7c91 100644 --- a/buildtools/custommakefiles/customotherconfigwidget.cpp +++ b/buildtools/custommakefiles/customotherconfigwidget.cpp @@ -25,7 +25,7 @@ #include <tqgroupbox.h> #include <tqvalidator.h> #include <kdebug.h> -#include <klocale.h> +#include <tdelocale.h> #include <environmentvariableswidget.h> |