summaryrefslogtreecommitdiff
path: root/include/X11/RectObjP.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/X11/RectObjP.h')
-rw-r--r--include/X11/RectObjP.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/X11/RectObjP.h b/include/X11/RectObjP.h
index ca3b8ad..d6ffb78 100644
--- a/include/X11/RectObjP.h
+++ b/include/X11/RectObjP.h
@@ -53,6 +53,8 @@ SOFTWARE.
#include <X11/RectObj.h>
#include <X11/ObjectP.h>
+_XFUNCPROTOBEGIN
+
/**********************************************************
* Rectangle Object Instance Data Structures
*
@@ -126,4 +128,6 @@ typedef struct _RectObjClassRec {
externalref RectObjClassRec rectObjClassRec;
+_XFUNCPROTOEND
+
#endif /*_Xt_RectObjP_h_*/