summaryrefslogtreecommitdiff
path: root/man/XtAppError.man
diff options
context:
space:
mode:
Diffstat (limited to 'man/XtAppError.man')
-rw-r--r--man/XtAppError.man1
1 files changed, 1 insertions, 0 deletions
diff --git a/man/XtAppError.man b/man/XtAppError.man
index c1d5f12..f0d2b41 100644
--- a/man/XtAppError.man
+++ b/man/XtAppError.man
@@ -39,6 +39,7 @@
.SH NAME
XtAppError, XtAppSetErrorHandler, XtAppSetWarningHandler, XtAppWarning \- low-level error handlers
.SH SYNTAX
+#include <X11/Intrinsic.h>
.HP
void XtAppError(XtAppContext \fIapp_context\fP, const char *\fImessage\fP);
.HP