aboutsummaryrefslogtreecommitdiff
path: root/svg.c
diff options
context:
space:
mode:
Diffstat (limited to 'svg.c')
-rw-r--r--svg.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/svg.c b/svg.c
index a79232e..b332b29 100644
--- a/svg.c
+++ b/svg.c
@@ -2,7 +2,7 @@
#include <stdlib.h>
#include <stdio.h>
-#include <nanosvgrast.h>
+#include <nanosvg/nanosvgrast.h>
#define LOG_MODULE "svg"
#define LOG_ENABLE_DBG 0