[librsvg/drop-rsvg-symbols: 2/4] librsvg/rsvg-base.c: Include rsvg.h



commit fced6df5875c5a778923efd5ce7c4f622d3ed34a
Author: Chun-wei Fan <fanchunwei src gnome org>
Date:   Wed Jul 3 16:04:46 2019 +0800

    librsvg/rsvg-base.c: Include rsvg.h
    
    This is to ensure that the public symbols that we need are indeed
    exported, when we drop the rsvg.symbols file.

 librsvg/rsvg-base.c | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/librsvg/rsvg-base.c b/librsvg/rsvg-base.c
index 380176af..5ccc98ea 100644
--- a/librsvg/rsvg-base.c
+++ b/librsvg/rsvg-base.c
@@ -26,6 +26,7 @@
 
 #include "config.h"
 
+#include "rsvg.h"
 #include "rsvg-css.h"
 
 /* Implemented in rsvg_internals/src/dpi.rs */


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