[librsvg] Clean up includes in rsvg-css.h



commit 516e436e9dbd2843b6c22c4338ad51ab585c9492
Author: Federico Mena Quintero <federico gnome org>
Date:   Tue Jan 8 08:43:42 2019 -0600

    Clean up includes in rsvg-css.h

 librsvg/rsvg-css.h | 5 -----
 1 file changed, 5 deletions(-)
---
diff --git a/librsvg/rsvg-css.h b/librsvg/rsvg-css.h
index 0827812e..12330c84 100644
--- a/librsvg/rsvg-css.h
+++ b/librsvg/rsvg-css.h
@@ -28,11 +28,6 @@
 
 #include <glib.h>
 
-#ifdef RSVG_COMPILATION
-#include <pango/pango.h>
-#include "rsvg-private.h"
-#endif
-
 G_BEGIN_DECLS
 
 /* Keep this in sync with rust/src/color.rs:ColorKind */


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]