diff --git a/src/cas/generic/casInternal.h b/src/cas/generic/casInternal.h index 4e2bf7be3..113e745e6 100644 --- a/src/cas/generic/casInternal.h +++ b/src/cas/generic/casInternal.h @@ -29,6 +29,9 @@ * * History * $Log$ + * Revision 1.3 1996/06/26 21:18:54 jhill + * now matches gdd api revisions + * * Revision 1.2 1996/06/20 18:08:35 jhill * changed where caProto.h comes from * @@ -43,7 +46,7 @@ // #include #include -#include <../src/ca/caProto.h> +#include typedef aitUint32 caResId;