diff options
Diffstat (limited to 'nanosvg.c')
-rw-r--r-- | nanosvg.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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> |