#ifndef __MAIN_H #define __MAIN_H #include "gb_common.h" #include "gambas.h" #ifndef __MAIN_C extern GB_INTERFACE GB; #endif #endif /* !__MAIN_H */