1999-09-09 Federico Mena Quintero <federico@redhat.com>
[midnight-commander.git] / src / x.h
blobdc5881bec44ce9c3fda87a2e4abe25608cb6633b
2 #ifndef HAVE_X
3 # include "textconf.h"
4 #endif
6 #ifdef HAVE_GNOME
7 # define GNOME_REGEX_H
8 # include <gnome.h>
9 # include "gconf.h"
10 # undef MIN
11 # undef MAX
12 # include "gmain.h"
13 #endif