diff options
Diffstat (limited to 'man/XtCreateWindow.man')
-rw-r--r-- | man/XtCreateWindow.man | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/man/XtCreateWindow.man b/man/XtCreateWindow.man index 6b60993..a7ffe6e 100644 --- a/man/XtCreateWindow.man +++ b/man/XtCreateWindow.man @@ -38,6 +38,7 @@ .SH NAME XtCreateWindow \- window creation convenience function .SH SYNTAX +#include <X11/Intrinsic.h> .HP void XtCreateWindow(Widget \fIw\fP, unsigned int \fIwindow_class\fP, Visual *\fIvisual\fP, XtValueMask \fIvalue_mask\fP, XSetWindowAttributes |