summaryrefslogtreecommitdiff
path: root/man/XtCallActionProc.man
diff options
context:
space:
mode:
Diffstat (limited to 'man/XtCallActionProc.man')
-rw-r--r--man/XtCallActionProc.man1
1 files changed, 1 insertions, 0 deletions
diff --git a/man/XtCallActionProc.man b/man/XtCallActionProc.man
index fa2a347..b0a82dd 100644
--- a/man/XtCallActionProc.man
+++ b/man/XtCallActionProc.man
@@ -37,6 +37,7 @@
.SH NAME
XtCallActionProc \- invoke an action procedure directly
.SH SYNTAX
+#include <X11/Intrinsic.h>
.HP
void XtCallActionProc(Widget \fIwidget\fP, const char *\fIaction\fP,
XEvent *\fIevent\fP, String *\fIparams\fP, Cardinal \fInum_params\fP);