Fixed binary search: no more infinite loops when vendor is unknown.
[tangerine.git] / workbench / prefs / Zune / framesp.h
blob17cd616debf03e77a8434e211fa1df1b7b0e9093
1 /*
2 Copyright 2002, The AROS Development Team.
3 All rights reserved.
5 $Id$
6 */
8 #ifndef _ZUNE_FRAMESP_H
10 #ifndef LIBRARIES_MUI_H
11 #include <libraries/mui.h>
12 #endif
14 extern const struct __MUIBuiltinClass _MUIP_Frames_desc;
16 #endif