/* $Id$ */ #ifndef __MW_DEFAULT_H__ #define __MW_DEFAULT_H__ #include #ifdef __cplusplus extern "C" { #endif MWDECL const char* MwDefaultBackground; #ifdef __cplusplus } #endif #endif