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.

23 lines
707B

  1. --- recordmydesktop-0.3.8.1/src/rmd_getzpixmap.c 2008-12-13 17:04:10.000000000 +0100
  2. +++ recordmydesktop-0.3.8.1/src/rmd_getzpixmap.c 2009-11-11 11:30:18.000000000 +0100
  3. @@ -32,7 +32,7 @@
  4. #include <X11/Xlib.h>
  5. #include <X11/Xlibint.h>
  6. -#include <X11/extensions/shmstr.h>
  7. +#include <X11/extensions/shmproto.h>
  8. #include <X11/extensions/XShm.h>
  9. --- recordmydesktop-0.3.8.1/src/rmd_update_image.c 2008-12-13 17:20:49.000000000 +0100
  10. +++ recordmydesktop-0.3.8.1/src/rmd_update_image.c 2009-11-11 11:30:34.000000000 +0100
  11. @@ -32,7 +32,7 @@
  12. #include "rmd_types.h"
  13. #include <X11/Xlibint.h>
  14. -#include <X11/extensions/shmstr.h>
  15. +#include <X11/extensions/shmproto.h>
  16. #include <X11/extensions/XShm.h>