diff options
Diffstat (limited to 'kuser/kgroupsystem.h')
-rw-r--r-- | kuser/kgroupsystem.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/kuser/kgroupsystem.h b/kuser/kgroupsystem.h index b26dea8..80b30e1 100644 --- a/kuser/kgroupsystem.h +++ b/kuser/kgroupsystem.h @@ -23,9 +23,9 @@ #include <sys/types.h> -#include <qstring.h> -#include <qstringlist.h> -#include <qptrlist.h> +#include <tqstring.h> +#include <tqstringlist.h> +#include <tqptrlist.h> #include "kgroup.h" |