dont build task.resource in the rom bundle
[AROS.git] / workbench / prefs / Zune / systemp.h
blob9f2d95ddaa7444bbcdcc2a99ffd0a3d87f1d54f1
1 /*
2 Copyright © 2009, The AROS Development Team. All rights reserved.
3 $Id$
4 */
6 #ifndef _ZUNE_SYSTEMP_H
8 #ifndef LIBRARIES_MUI_H
9 #include <libraries/mui.h>
10 #endif
12 extern const struct __MUIBuiltinClass _MUIP_System_desc;
14 #endif