summaryrefslogtreecommitdiff
path: root/xc/lib/Xt/ObjectP.h
diff options
context:
space:
mode:
authorswick <empty>1989-09-13 17:56:05 +0000
committerswick <empty>1989-09-13 17:56:05 +0000
commit4f4c2c8b8adfa78865dd2151ffddddb3ac75df09 (patch)
treeef1414c6846760c605bb9f34d620be43d6424d90 /xc/lib/Xt/ObjectP.h
parent1ee8d15d6120317bdabe45e0c9f5fdfee5c3ab0f (diff)
should include its public header file
Diffstat (limited to 'xc/lib/Xt/ObjectP.h')
-rw-r--r--xc/lib/Xt/ObjectP.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/xc/lib/Xt/ObjectP.h b/xc/lib/Xt/ObjectP.h
index 73528868d..ba59f0078 100644
--- a/xc/lib/Xt/ObjectP.h
+++ b/xc/lib/Xt/ObjectP.h
@@ -1,4 +1,4 @@
-/* $XConsortium: ObjectP.h,v 1.7 89/09/08 17:44:20 swick Exp $ */
+/* $XConsortium: ObjectP.h,v 1.8 89/09/12 16:48:33 swick Exp $ */
/* $oHeader: ObjectP.h,v 1.2 88/08/18 15:55:35 asente Exp $ */
/***********************************************************
Copyright 1987, 1988 by Digital Equipment Corporation, Maynard, Massachusetts,
@@ -27,6 +27,8 @@ SOFTWARE.
#ifndef _Xt_ObjectP_h_
#define _Xt_ObjectP_h_
+#include "Object.h"
+
/**********************************************************
* Object Instance Data Structures
*