aboutsummaryrefslogtreecommitdiff
path: root/nanosvgrast.c
diff options
context:
space:
mode:
Diffstat (limited to 'nanosvgrast.c')
-rw-r--r--nanosvgrast.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/nanosvgrast.c b/nanosvgrast.c
index 1aa46c4..07d85b6 100644
--- a/nanosvgrast.c
+++ b/nanosvgrast.c
@@ -1,6 +1,6 @@
#include <stdlib.h>
#include <string.h>
-#include <nanosvg.h>
+#include <3rd-party/nanosvg/src/nanosvg.h>
#define NANOSVGRAST_IMPLEMENTATION
-#include <nanosvgrast.h>
+#include <3rd-party/nanosvg/src/nanosvgrast.h>