diff options
Diffstat (limited to 'man/XtCreateApplicationShell.man')
-rw-r--r-- | man/XtCreateApplicationShell.man | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/man/XtCreateApplicationShell.man b/man/XtCreateApplicationShell.man index 7ac04cb..eb4f885 100644 --- a/man/XtCreateApplicationShell.man +++ b/man/XtCreateApplicationShell.man @@ -38,6 +38,7 @@ .SH NAME XtCreateApplicationShell \- create top-level widget instance .SH SYNTAX +#include <X11/Intrinsic.h> .HP Widget XtCreateApplicationShell(const char *\fIname\fP, WidgetClass \fIwidget_class\fP, ArgList \fIargs\fP, Cardinal \fInum_args\fP); |