summaryrefslogtreecommitdiff
path: root/man/XtGetDisplays.man
diff options
context:
space:
mode:
Diffstat (limited to 'man/XtGetDisplays.man')
-rw-r--r--man/XtGetDisplays.man1
1 files changed, 1 insertions, 0 deletions
diff --git a/man/XtGetDisplays.man b/man/XtGetDisplays.man
index afc2999..ab44179 100644
--- a/man/XtGetDisplays.man
+++ b/man/XtGetDisplays.man
@@ -37,6 +37,7 @@
.SH NAME
XtGetDisplays \- retrieve a list of displays associated with an application context
.SH SYNTAX
+#include <X11/Intrinsic.h>
.HP
void XtGetDisplays(XtAppContext \fIapp_context\fP, Display
***\fIdpy_return\fP, Cardinal* \fInum_dpy_return\fP);