diff options
Diffstat (limited to 'buildtools/custommakefiles/custommanagerwidget.cpp')
-rw-r--r-- | buildtools/custommakefiles/custommanagerwidget.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/buildtools/custommakefiles/custommanagerwidget.cpp b/buildtools/custommakefiles/custommanagerwidget.cpp index 6c09541b..85f77d52 100644 --- a/buildtools/custommakefiles/custommanagerwidget.cpp +++ b/buildtools/custommakefiles/custommanagerwidget.cpp @@ -22,7 +22,7 @@ #include <kurlcompletion.h> #include <tdefiledialog.h> #include <keditlistbox.h> -#include <klocale.h> +#include <tdelocale.h> #include <kdebug.h> #include "customprojectpart.h" |