source: MondoRescue/branches/2.05/mondo/mondo/common/libmondo-gui.h@ 165

Last change on this file since 165 was 128, checked in by bcornec, 18 years ago

indent on all the C code

  • Property svn:keywords set to Id
File size: 108 bytes
RevLine 
[1]1/* libmondo-gui.h
[128]2 * $Id: libmondo-gui.h 128 2005-11-19 01:27:41Z bcornec $
[1]3 */
4
5#ifdef _XWIN
[128]6#include "X-specific.h"
[1]7#else
[128]8#include "newt-specific.h"
[1]9#endif
Note: See TracBrowser for help on using the repository browser.