diff options
Diffstat (limited to 'kpackage/kpTerm.h')
-rw-r--r-- | kpackage/kpTerm.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kpackage/kpTerm.h b/kpackage/kpTerm.h index 466d7c5..e997d39 100644 --- a/kpackage/kpTerm.h +++ b/kpackage/kpTerm.h @@ -31,9 +31,9 @@ #include "../config.h" -#include <tqtextedit.h> +#include <textedit.h> #include <tqstringlist.h> -#include <tqlayout.h> +#include <layout.h> #include <tqlabel.h> #include <klocale.h> |