diff options
Diffstat (limited to 'kdm/kfrontend/kconsole.h')
-rw-r--r-- | kdm/kfrontend/kconsole.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kdm/kfrontend/kconsole.h b/kdm/kfrontend/kconsole.h index 73d13912e..dc644b42b 100644 --- a/kdm/kfrontend/kconsole.h +++ b/kdm/kfrontend/kconsole.h @@ -24,7 +24,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. #ifndef KCONSOLE_H #define KCONSOLE_H -#include <tqtextedit.h> +#include <textedit.h> class TQSocketNotifier; class KPty; |