summaryrefslogtreecommitdiff
path: root/canup.c
diff options
context:
space:
mode:
Diffstat (limited to 'canup.c')
-rw-r--r--canup.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/canup.c b/canup.c
index ffb5ba1..a3ea0ee 100644
--- a/canup.c
+++ b/canup.c
@@ -4,7 +4,7 @@
#include <stdlib.h>
#include <dirent.h>
#include <unistd.h>
-#include "config.h"
+#include "shared.h"
char *url = "https://sdccd.instructure.com/api/v1/users/self/files";