aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunkeler@gmail.com>2026-05-10 15:19:44 -0400
committerJoseph Hunkeler <jhunkeler@gmail.com>2026-05-10 15:19:44 -0400
commitdfc38629724eb4f6718cb73ff3de108871e377bd (patch)
treee7b12c2afcaccb70a20f08e451120bb977c8bf0d /tests
parentaff64937000fbce5c55b49bee98f0120e09e399e (diff)
downloadstasis-dfc38629724eb4f6718cb73ff3de108871e377bd.tar.gz
Fix up includes
Diffstat (limited to 'tests')
-rw-r--r--tests/test_wheel.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/test_wheel.c b/tests/test_wheel.c
index a1623e8..525251d 100644
--- a/tests/test_wheel.c
+++ b/tests/test_wheel.c
@@ -1,3 +1,4 @@
+#include "conda.h"
#include "delivery.h"
#include "testing.h"
#include "str.h"