diff options
Diffstat (limited to 'kdecore/kpty.h')
-rw-r--r-- | kdecore/kpty.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kdecore/kpty.h b/kdecore/kpty.h index a2ae33b28..5b9a94112 100644 --- a/kdecore/kpty.h +++ b/kdecore/kpty.h @@ -23,7 +23,7 @@ #ifndef __kpty_h__ #define __kpty_h__ -#include <qglobal.h> +#include <tqglobal.h> #include <kdelibs_export.h> #ifdef Q_OS_UNIX |