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 e997d39..466d7c5 100644 --- a/kpackage/kpTerm.h +++ b/kpackage/kpTerm.h @@ -31,9 +31,9 @@ #include "../config.h" -#include <textedit.h> +#include <tqtextedit.h> #include <tqstringlist.h> -#include <layout.h> +#include <tqlayout.h> #include <tqlabel.h> #include <klocale.h> |