#ifndef __INC_POS_PIFFPARSE_IFFPARSEBASE_H
#define __INC_POS_PIFFPARSE_IFFPARSEBASE_H
/*******************************************************************
 Includes Release 24
 (C) Copyright 1995-1997 proDAD
     All Rights Reserved

 $AUT Holger Papajewski
 $DAT >>IFFParseBase.h<<   17 Dec 1996    15:38:59 - (C) ProDAD
*******************************************************************/


#ifndef __INC_POS_PEXEC_LIBRARY_H
#include <pExec/Library.h>
#endif

/*----------------------------------
-----------------------------------*/
struct pOS_IFFParseBase
{
  struct pOS_Library       iffpb_Lib;

/*** SYSTEM - DATAS ***/
};


#endif
