source: MondoRescue/branches/2.2.9/mondo/src/common/libmondo-gui.h@ 3320

Last change on this file since 3320 was 3320, checked in by Bruno Cornec, 9 years ago
  • Re-add (thanks git BTW) the 2.2.9 branch which had been destroyed in the move to 3.0
  • Property svn:eol-style set to native
File size: 158 bytes
Line 
1/* libmondo-gui.h
2 * $Id: libmondo-gui.h 541 2006-05-13 18:47:23Z 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.