aboutsummaryrefslogtreecommitdiff
path: root/nanosvg.c
diff options
context:
space:
mode:
Diffstat (limited to 'nanosvg.c')
-rw-r--r--nanosvg.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/nanosvg.c b/nanosvg.c
index 5a77f2b..e95d869 100644
--- a/nanosvg.c
+++ b/nanosvg.c
@@ -3,4 +3,4 @@
#include <math.h>
#define NANOSVG_ALL_COLOR_KEYWORDS
#define NANOSVG_IMPLEMENTATION
-#include <nanosvg.h>
+#include <3rd-party/nanosvg/src/nanosvg.h>