From b718aa85bc1453e3b60044cc180a6b8db19fc197 Mon Sep 17 00:00:00 2001 From: Marcus Meissner Date: Tue, 8 Apr 2014 06:17:30 +0000 Subject: avoid redefining CAMLIB From: "Daniel P. Berrange" git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@14880 67ed7778-7388-44ab-90cf-0a291f65f57c --- gphoto2/gphoto2.h | 1 + 1 file changed, 1 insertion(+) (limited to 'gphoto2/gphoto2.h') diff --git a/gphoto2/gphoto2.h b/gphoto2/gphoto2.h index 2b9fa5347..b10377888 100644 --- a/gphoto2/gphoto2.h +++ b/gphoto2/gphoto2.h @@ -38,6 +38,7 @@ extern "C" { #endif #ifdef WIN32 +#undef CAMLIBS #define CAMLIBS "." #endif -- cgit v1.2.1