diff options
Diffstat (limited to 'buildtools/autotools/addprefixdlg.cpp')
-rw-r--r-- | buildtools/autotools/addprefixdlg.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/buildtools/autotools/addprefixdlg.cpp b/buildtools/autotools/addprefixdlg.cpp index f37b6626..807abb41 100644 --- a/buildtools/autotools/addprefixdlg.cpp +++ b/buildtools/autotools/addprefixdlg.cpp @@ -16,7 +16,7 @@ #include <tqpushbutton.h> #include <kbuttonbox.h> #include <tdefiledialog.h> -#include <klocale.h> +#include <tdelocale.h> #include <kstdguiitem.h> #include <tdeversion.h> |