summaryrefslogtreecommitdiff
path: root/rsvg.h
diff options
context:
space:
mode:
Diffstat (limited to 'rsvg.h')
-rw-r--r--rsvg.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/rsvg.h b/rsvg.h
index 8c993113..c8968db1 100644
--- a/rsvg.h
+++ b/rsvg.h
@@ -26,6 +26,8 @@
#ifndef RSVG_H
#define RSVG_H
+#define __RSVG_RSVG_H_INSIDE__
+
#include <glib-object.h>
#include <gio/gio.h>
@@ -238,4 +240,10 @@ const char *rsvg_handle_get_metadata (RsvgHandle * handle);
G_END_DECLS
+#include "librsvg-enum-types.h"
+#include "librsvg-features.h"
+#include "rsvg-cairo.h"
+
+#undef __RSVG_RSVG_H_INSIDE__
+
#endif /* RSVG_H */