summaryrefslogtreecommitdiff
path: root/man/XtAddInput.man
diff options
context:
space:
mode:
Diffstat (limited to 'man/XtAddInput.man')
-rw-r--r--man/XtAddInput.man1
1 files changed, 1 insertions, 0 deletions
diff --git a/man/XtAddInput.man b/man/XtAddInput.man
index ec5b6b5..1e69821 100644
--- a/man/XtAddInput.man
+++ b/man/XtAddInput.man
@@ -37,6 +37,7 @@
.SH NAME
XtAddInput, XtAddTimeOut, XtAddWorkProc \- register input, timeout, and workprocs
.SH SYNTAX
+#include <X11/Intrinsic.h>
.HP
XtInputId XtAddInput(int \fIsource\fP, XtPointer \fIcondition\fP,
XtInputCallbackProc \fIproc\fP, XtPointer \fIclient_data\fP);