diff options
Diffstat (limited to 'man/XtRealizeWidget.man')
-rw-r--r-- | man/XtRealizeWidget.man | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/man/XtRealizeWidget.man b/man/XtRealizeWidget.man index 23981f8..361b772 100644 --- a/man/XtRealizeWidget.man +++ b/man/XtRealizeWidget.man @@ -38,6 +38,7 @@ .SH NAME XtRealizeWidget, XtIsRealized, XtUnrealizeWidget \- realize and unrealize widgets .SH SYNTAX +#include <X11/Intrinsic.h> .HP void XtRealizeWidget(Widget \fIw\fP); .HP |