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]
/
workbench
/
libs
/
codesets
/
libcodesets
/
autoinit-aros.c
blob
7efe1c2267b861aad4e524112b2b7b08f4a929e6
1
#include <proto/codesets.h>
2
#include <aros/symbolsets.h>
3
4
ADD2LIBS
(
"codesets.library"
,
CODESETSVER
,
struct
Library
*,
CodesetsBase
);