diff options
Diffstat (limited to 'buildtools/autotools/autoprojectwidget.h')
-rw-r--r-- | buildtools/autotools/autoprojectwidget.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/buildtools/autotools/autoprojectwidget.h b/buildtools/autotools/autoprojectwidget.h index 8ad8bf7e..f827d93b 100644 --- a/buildtools/autotools/autoprojectwidget.h +++ b/buildtools/autotools/autoprojectwidget.h @@ -25,7 +25,7 @@ #include <tqlayout.h> #include <tqtoolbutton.h> #include <kiconloader.h> -#include <klocale.h> +#include <tdelocale.h> #include "domutil.h" #include "makefilehandler.h" |