repo.or.cz
/
AROS-Contrib.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
forgotten commit. disabled until egl is adapted.
[AROS-Contrib.git]
/
bgui
/
include
/
bgui_proto_aros.h
blob
0bc67c4556fa2f4c3d9f7e794761cafecbd41657
1
#ifndef BGUI_PROTO_H
2
#define BGUI_PROTO_H
3
4
/*
5
* @(#) $Header$
6
*
7
* $VER: proto/bgui.h 41.10 (20.1.97)
8
* bgui.library prototypes. For use with AROS only.
9
*/
10
11
#ifndef AROS_SYSTEM_H
12
#include <aros/system.h>
13
#endif
14
15
#include <clib/bgui_protos.h>
16
#include <defines/bgui.h>
17
18
#endif
/* PROTO_BGUI_H */