From 4ae3e2655fc8cddf9fba17a2689b4a97279ac31e Mon Sep 17 00:00:00 2001 From: Marcus Meissner Date: Sat, 22 Feb 2014 15:52:05 +0000 Subject: undef interface after doing the windows.h inclusion, as we use it ourselves git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@14764 67ed7778-7388-44ab-90cf-0a291f65f57c --- libgphoto2_port/gphoto2/gphoto2-port-portability.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'libgphoto2_port/gphoto2') diff --git a/libgphoto2_port/gphoto2/gphoto2-port-portability.h b/libgphoto2_port/gphoto2/gphoto2-port-portability.h index fdbb92dad..dded685c7 100644 --- a/libgphoto2_port/gphoto2/gphoto2-port-portability.h +++ b/libgphoto2_port/gphoto2/gphoto2-port-portability.h @@ -29,6 +29,8 @@ ************************************************************************/ # include +/* done by mingw/wine headers ... defined to struct ... tsaes*/ +#undef interface # include # include # include -- cgit v1.2.1