diff options
Diffstat (limited to 'src/RectObj.c')
-rw-r--r-- | src/RectObj.c | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/RectObj.c b/src/RectObj.c index 6d4708f..bd7d5c5 100644 --- a/src/RectObj.c +++ b/src/RectObj.c @@ -46,10 +46,13 @@ ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. ******************************************************************/ +/* $XFree86: xc/lib/Xt/RectObj.c,v 1.3 2001/12/14 19:56:27 dawes Exp $ */ #define RECTOBJ #include "IntrinsicI.h" #include "StringDefs.h" +#include "CreateI.h" + /****************************************************************** * * Rectangle Object Resources |