diff options
Diffstat (limited to 'buildtools/ada/adaprojectoptionsdlg.cpp')
-rw-r--r-- | buildtools/ada/adaprojectoptionsdlg.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/buildtools/ada/adaprojectoptionsdlg.cpp b/buildtools/ada/adaprojectoptionsdlg.cpp index 436316f6..28549efc 100644 --- a/buildtools/ada/adaprojectoptionsdlg.cpp +++ b/buildtools/ada/adaprojectoptionsdlg.cpp @@ -9,8 +9,8 @@ #include <kurlrequester.h> #include <kservice.h> #include <kdebug.h> -#include <kmessagebox.h> -#include <klocale.h> +#include <tdemessagebox.h> +#include <tdelocale.h> #include <tqlineedit.h> #include <tqcombobox.h> |