mirror of the now-defunct rocklinux.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

13 lines
492 B

--- libgphoto2-2.2.0/packaging/generic/print-camera-list.c 2006-04-19 03:54:05.000000000 +0200
+++ src.libgphoto.1153750864.1429.4123974939/libgphoto2-2.2.0/packaging/generic/print-camera-list.c 2006-07-24 16:43:55.000000000 +0200
@@ -48,8 +48,8 @@
#include <time.h>
#include <string.h>
-#include <gphoto2/gphoto2-camera.h>
-#include <gphoto2/gphoto2-port-log.h>
+#include <libgphoto2/gphoto2-camera.h>
+#include <libgphoto2_port/gphoto2-port-log.h>
#ifndef TRUE
#define TRUE (0==0)