diff options
Diffstat (limited to 'buildtools/custommakefiles/custommakeconfigwidget.cpp')
-rw-r--r-- | buildtools/custommakefiles/custommakeconfigwidget.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/buildtools/custommakefiles/custommakeconfigwidget.cpp b/buildtools/custommakefiles/custommakeconfigwidget.cpp index 354e8777..6a12cdfb 100644 --- a/buildtools/custommakefiles/custommakeconfigwidget.cpp +++ b/buildtools/custommakefiles/custommakeconfigwidget.cpp @@ -24,7 +24,7 @@ #include <tqvalidator.h> #include <klineedit.h> #include <kdebug.h> -#include <klocale.h> +#include <tdelocale.h> #include <environmentvariableswidget.h> |