repo.or.cz
/
AROS.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Added a test for MUIA_Listview_SelectChange.
[AROS.git]
/
compiler
/
include
/
proto
/
alib.h
blob
8fa28cfdb2b41e9a913ae25db0ffeab349d12a61
1
/*
2
Copyright © 1995-2011, The AROS Development Team. All rights reserved.
3
$Id$
4
*/
5
6
#ifndef PROTO_ALIB_H
7
#define PROTO_ALIB_H
8
9
#include <aros/system.h>
10
#include <clib/alib_protos.h>
11
12
#endif
/* PROTO_ALIB_H */