source: MondoRescue/trunk/mondo/mondo/common/libmondo-gui.h@ 252

Last change on this file since 252 was 59, checked in by bcornec, 19 years ago

Trunk: indent on all source files

  • Property svn:keywords set to Id
File size: 108 bytes
Line 
1/* libmondo-gui.h
2 * $Id: libmondo-gui.h 59 2005-10-10 23:34:31Z bcornec $
3 */
4
5#ifdef _XWIN
6#include "X-specific.h"
7#else
8#include "newt-specific.h"
9#endif
Note: See TracBrowser for help on using the repository browser.