From 3df21ef899aafd2461570687ef3b9b1c9f9a555e Mon Sep 17 00:00:00 2001 From: kaa Date: Sun, 19 Nov 2023 11:32:23 -0800 Subject: Dump Canvas account directory structure. Start of directory parsing. --- canup.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'canup.c') diff --git a/canup.c b/canup.c index ffb5ba1..a3ea0ee 100644 --- a/canup.c +++ b/canup.c @@ -4,7 +4,7 @@ #include #include #include -#include "config.h" +#include "shared.h" char *url = "https://sdccd.instructure.com/api/v1/users/self/files"; -- cgit v1.2.3