milsko/include/Mw/Default.h

9 lines
135 B
C
Raw Normal View History

/* $Id$ */
#ifndef __MW_DEFAULT_H__
#define __MW_DEFAULT_H__
#include <Mw/MachDep.h>
MWDECL const char* MwDefaultBackground;
#endif