1 #ifndef LIBRARIES_CYBERGRAPHICS_H 2 #define LIBRARIES_CYBERGRAPHICS_H 3 4 /* 5 cybergraphics.library wrapper include 6 7 Copyright © 2002 The MorphOS Development Team, All Rights Reserved. 8 */ 9 10 #ifndef CYBERGRAPHX_CYBERGRAPHICS_H 11 # include <cybergraphx/cybergraphics.h> 12 #endif 13 14 15 #endif /* LIBRARIES_CYBERGRAPHICS_H */