"Pierre d'Herbemont" pdherbemont@free.fr wrote:
+#ifndef __WINE_QUARTZDRV_H +#define __WINE_QUARTZDRV_H
+#ifndef __WINE_CONFIG_H +# error You must include config.h to use this header +#endif
This header doesn't use any HAVE_xxx macros unlike an original one this check was copied from, so it should be removed.