home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Geek Gadgets 1
/
ADE-1.bin
/
ade-dist
/
fd2inline-1.0-bin.lha
/
include
/
proto
/
layers.h
< prev
next >
Wrap
C/C++ Source or Header
|
1996-10-12
|
201b
|
12 lines
#ifndef PROTO_LAYERS_H
#define PROTO_LAYERS_H
#include <clib/layers_protos.h>
#include <inline/layers.h>
#ifndef __NOLIBBASE__
extern struct Library * __CONSTLIBBASEDECL__ LayersBase;
#endif
#endif