home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Geek Gadgets 1
/
ADE-1.bin
/
ade-dist
/
fd2inline-1.0-bin.lha
/
include
/
proto
/
muimaster.h
< prev
next >
Wrap
C/C++ Source or Header
|
1996-10-12
|
336b
|
20 lines
#ifndef PROTO_MUIMASTER_H
#define PROTO_MUIMASTER_H
#ifndef EXEC_LIBRARIES_H
#include <exec/libraries.h>
#endif
#ifndef LIBRARIES_MUI_H
#include <libraries/mui.h>
#endif
#include <clib/muimaster_protos.h>
#include <inline/muimaster.h>
#ifndef __NOLIBBASE__
extern struct Library * __CONSTLIBBASEDECL__ MUIMasterBase;
#endif
#endif