Use hardcoded settings for VIA VT1708S (they are reported to work
[AROS.git] / workbench / prefs / Zune / groupsp.h
blobe0cf417992d02ce12c81b6fbde56c0be8171f85d
1 /*
2 Copyright © 2002, The AROS Development Team.
3 All rights reserved.
5 $Id$
6 */
8 #ifndef _ZUNE_GROUPSP_H
10 #ifndef LIBRARIES_MUI_H
11 #include <libraries/mui.h>
12 #endif
14 extern const struct __MUIBuiltinClass _MUIP_Groups_desc;
16 #endif