diff options
Diffstat (limited to 'doc/man/man3/tqmap.3qt')
-rw-r--r-- | doc/man/man3/tqmap.3qt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/man/man3/tqmap.3qt b/doc/man/man3/tqmap.3qt index ca3bbdba7..6630c43a5 100644 --- a/doc/man/man3/tqmap.3qt +++ b/doc/man/man3/tqmap.3qt @@ -194,11 +194,11 @@ Example: .PP .nf .br - #include <ntqstring.h> + #include <tqstring.h> .br #include <tqmap.h> .br - #include <ntqstring.h> + #include <tqstring.h> .br .br class Employee |