Fix compliation problems with os_mac_conv.c

This commit is contained in:
Bjorn Winckler
2010-07-25 23:52:46 +02:00
parent 370077b539
commit 86d89594e6
+1 -1
View File
@@ -117,7 +117,7 @@
|| defined(FEAT_GUI_W32) \
|| defined(FEAT_GUI_W16) \
|| defined(FEAT_GUI_PHOTON)
# if !defined(FEAT_GUI) && !defined(NO_X11_INCLUDES)
# if !defined(FEAT_GUI)
# define FEAT_GUI
# endif
#endif