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

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