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

Last change on this file since 3375 was 3320, checked in by Bruno Cornec, 10 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: 111 bytes
Line 
1/* libmondo-gui-EXT.h */
2
3#ifdef _XWIN
4#include "X-specific-EXT.h"
5#else
6#include "newt-specific-EXT.h"
7#endif
Note: See TracBrowser for help on using the repository browser.