aboutsummaryrefslogtreecommitdiff
path: root/libX11/man/XrmGetResource.man
diff options
context:
space:
mode:
Diffstat (limited to 'libX11/man/XrmGetResource.man')
-rw-r--r--libX11/man/XrmGetResource.man2
1 files changed, 2 insertions, 0 deletions
diff --git a/libX11/man/XrmGetResource.man b/libX11/man/XrmGetResource.man
index 76ca9218c..ef2cf9ada 100644
--- a/libX11/man/XrmGetResource.man
+++ b/libX11/man/XrmGetResource.man
@@ -85,6 +85,8 @@
XrmGetResource, XrmQGetResource, XrmQGetSearchList, XrmQGetSearchResource \- retrieve database resources and search lists
.SH SYNTAX
.HP
+#include <X11/Xresource.h>
+.HP
Bool XrmGetResource\^(\^XrmDatabase \fIdatabase\fP\^, char *\fIstr_name\fP\^,
char *\fIstr_class\fP\^, char **\fIstr_type_return\fP\^, XrmValue
*\fIvalue_return\fP\^);