--- libgig/trunk/src/gig.h 2007/04/11 18:11:09 1155 +++ libgig/trunk/src/gig.h 2007/05/12 12:39:25 1180 @@ -738,6 +738,7 @@ friend class Sample; friend class Group; // so Group can access protected member pRIFF private: + static const DLS::Info::FixedStringLength FixedStringLengths[]; std::list* pGroups; std::list::iterator GroupsIterator; };