diff options
author | Arnaud Launay <asl@launay.org> | 2002-11-29 16:09:58 +0000 |
---|---|---|
committer | Arnaud Launay <asl@launay.org> | 2002-11-29 16:09:58 +0000 |
commit | 64e420e288873de4b40a1b12e30be6762d15f643 (patch) | |
tree | a7fff6f28465a66b3386aa7309afd7a09f839f74 /camlibs/sonydscf55/camera.c | |
parent | 3f87155b46e07e131b5e7ee549389743673cf571 (diff) | |
download | libgphoto2-64e420e288873de4b40a1b12e30be6762d15f643.tar.gz |
<config.h> -> "config.h"
git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@5859 67ed7778-7388-44ab-90cf-0a291f65f57c
Diffstat (limited to 'camlibs/sonydscf55/camera.c')
-rw-r--r-- | camlibs/sonydscf55/camera.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/camlibs/sonydscf55/camera.c b/camlibs/sonydscf55/camera.c index 7661f3327..f701d8796 100644 --- a/camlibs/sonydscf55/camera.c +++ b/camlibs/sonydscf55/camera.c @@ -17,7 +17,7 @@ * Boston, MA 02111-1307, USA. */ -#include <config.h> +#include "config.h" #include <string.h> #include <stdlib.h> |