home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Geek Gadgets 1
/
ADE-1.bin
/
ade-dist
/
fd2inline-1.0-bin.lha
/
include
/
proto
/
iffparse.h
< prev
next >
Wrap
C/C++ Source or Header
|
1996-10-12
|
269b
|
15 lines
#ifndef PROTO_IFFPARSE_H
#define PROTO_IFFPARSE_H
#ifndef UTILITY_HOOKS_H
#include <utility/hooks.h>
#endif
#include <clib/iffparse_protos.h>
#include <inline/iffparse.h>
#ifndef __NOLIBBASE__
extern struct Library * __CONSTLIBBASEDECL__ IFFParseBase;
#endif
#endif