File: rsvg-header

package info (click to toggle)
compiz 2%3A0.8.18-5
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 10,700 kB
  • sloc: ansic: 67,805; sh: 4,778; makefile: 492; xml: 42
file content (15 lines) | stat: -rw-r--r-- 313 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
---
 plugins/svg.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

--- a/plugins/svg.c
+++ b/plugins/svg.c
@@ -32,7 +32,7 @@
 #include <librsvg/rsvg-cairo.h>
 #endif
 #ifndef LIBRSVG_FEATURES_H
-#include <librsvg/librsvg-features.h>
+#include <librsvg/rsvg-features.h>
 #endif
 
 #include <X11/Xatom.h>