mirror of
				https://projects.vdr-developer.org/git/vdr-plugin-skindesigner.git
				synced 2023-10-19 15:58:31 +00:00 
			
		
		
		
	Added workaround for librsvg < 2.36.2
This commit is contained in:
		| @@ -3,6 +3,9 @@ | ||||
|  | ||||
| #include <cairo.h> | ||||
| #include <librsvg/rsvg.h> | ||||
| #ifndef LIBRSVG_VERSION // Workaround for librsvg < 2.36.2 | ||||
|     #include <librsvg/rsvg-cairo.h> | ||||
| #endif | ||||
| #include <jpeglib.h> | ||||
| #include <setjmp.h> | ||||
| #include <vdr/osd.h> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user