fix paths.
[AROS.git] / compiler / include / proto / exec_sysbase.h
blob9d5ab9a802a0d41ef2c72de4193fe56fec2cd093
1 /*
2 Copyright © 1995-2004, The AROS Development Team. All rights reserved.
3 $Id$
4 */
6 #ifndef PROTO_EXEC_SYSBASE_H
7 #define PROTO_EXEC_SYSBASE_H
9 #ifndef AROS_SYSTEM_H
10 #include <aros/system.h>
11 #endif
13 #include <clib/exec_sysbase_protos.h>
14 #include <defines/exec_sysbase.h>
16 #endif /* PROTO_EXEC_SYSBASE_H */