repo.or.cz
/
cake.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
define __KERNEL_STRICT_NAMES to avoid inclusion of kernel types on systems that carry...
[cake.git]
/
workbench
/
prefs
/
Zune
/
buttonsp.h
blob
e22595df69e3549dbc8a8fab2405418cfd52a5db
1
/*
2
Copyright © 2002, The AROS Development Team.
3
All rights reserved.
4
5
$Id$
6
*/
7
8
#ifndef _ZUNE_BUTTONSP_H
9
10
#ifndef LIBRARIES_MUI_H
11
#include <libraries/mui.h>
12
#endif
13
14
extern
const struct
__MUIBuiltinClass _MUIP_Buttons_desc
;
15
16
#endif