1 #ifndef AMIGAGUIDE_INTERN_H
2 #define AMIGAGUIDE_INTERN_H
5 Copyright © 1995-2001, The AROS Development Team. All rights reserved.
8 Desc: Internal definitions for amigaguide.library.
13 # include <exec/types.h>
15 #ifndef EXEC_LIBRARIES_H
16 # include <exec/libraries.h>
19 #ifndef LIBRARIES_AMIGAGUIDE_H
20 # include <libraries/amigaguide.h>
24 #include <aros/debug.h>
27 #include LC_LIBDEFS_FILE
47 #endif /* AMIGAGUIDE_INTERN_H */