mc/src/x.h
Miguel de Icaza 301e7fbfc3 Many changes:
- Beginning of the CORBA support for the file manager.
	- Tk and XView code dropped.

Miguel
1998-12-02 23:44:06 +00:00

15 lines
194 B
C

#ifndef HAVE_X
# include "textconf.h"
#endif
#ifdef HAVE_GNOME
# define GNOME_REGEX_H
# include <gnome.h>
# include "gconf.h"
# undef MIN
# undef MAX
# include "gmain.h"
#endif