aboutsummaryrefslogtreecommitdiff
path: root/include/github.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/github.h')
-rw-r--r--include/github.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/github.h b/include/github.h
index 6c8de98..cebeabf 100644
--- a/include/github.h
+++ b/include/github.h
@@ -1,7 +1,7 @@
#ifndef STASIS_GITHUB_H
#define STASIS_GITHUB_H
-#include "core.h"
+#include <curl/curl.h>
#define STASIS_GITHUB_API_VERSION "2022-11-28"