summaryrefslogtreecommitdiff
path: root/content/handlers/image/rsvg.c
diff options
context:
space:
mode:
Diffstat (limited to 'content/handlers/image/rsvg.c')
-rw-r--r--content/handlers/image/rsvg.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/handlers/image/rsvg.c b/content/handlers/image/rsvg.c
index ad8e3fa17..1bf4b4403 100644
--- a/content/handlers/image/rsvg.c
+++ b/content/handlers/image/rsvg.c
@@ -48,7 +48,7 @@
#include "content/content_protected.h"
#include "desktop/gui_internal.h"
-#include "rsvg.h"
+#include "image/rsvg.h"
typedef struct rsvg_content {
struct content base;