From 61d90857cf0bf55d063af871a4c2213a6c5b8ac0 Mon Sep 17 00:00:00 2001 From: Lutz Mueller Date: Sun, 14 Oct 2001 17:42:02 +0000 Subject: =?UTF-8?q?2001-10-14=20=20Lutz=20M=EF=BF=BDller=20?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * libgphoto2/gphoto2-result.[c,h]: Documented. git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@2513 67ed7778-7388-44ab-90cf-0a291f65f57c --- libgphoto2/gphoto2-widget.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libgphoto2/gphoto2-widget.c') diff --git a/libgphoto2/gphoto2-widget.c b/libgphoto2/gphoto2-widget.c index 9fe283a07..39e33cda1 100644 --- a/libgphoto2/gphoto2-widget.c +++ b/libgphoto2/gphoto2-widget.c @@ -23,7 +23,7 @@ #include #include -#include "../include/gphoto2-result.h" +#include #define CHECK_NULL(r) {if (!(r)) return (GP_ERROR_BAD_PARAMETERS);} -- cgit v1.2.1