diff options
Diffstat (limited to 'languages/ada/addclass.cpp')
-rw-r--r-- | languages/ada/addclass.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/languages/ada/addclass.cpp b/languages/ada/addclass.cpp index 725d6dc9..4fd8b2d9 100644 --- a/languages/ada/addclass.cpp +++ b/languages/ada/addclass.cpp @@ -4,8 +4,8 @@ #include <tqcheckbox.h> #include <tqradiobutton.h> -#include <tqtextedit.h> -#include <tqtextstream.h> +#include <textedit.h> +#include <textstream.h> #include <tqregexp.h> #include <tqfile.h> #include <tqfileinfo.h> |