diff options
Diffstat (limited to 'doc/html/directives.html')
-rw-r--r-- | doc/html/directives.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/directives.html b/doc/html/directives.html index 189d832..7f95891 100644 --- a/doc/html/directives.html +++ b/doc/html/directives.html @@ -1249,7 +1249,7 @@ object.</p> { %TypeHeaderCode // Include the library interface to the type being mapped. -#include <qlist.h> +#include <qptrlist.h> %End %ConvertToTypeCode |