From 150a7f427bd025fce5fb818a71101dd25b468f3b Mon Sep 17 00:00:00 2001 From: Dominic Masters Date: Tue, 5 Oct 2021 09:18:39 -0700 Subject: [PATCH] Fixed import. --- test/tests.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/tests.c b/test/tests.c index 67598416..139272b3 100644 --- a/test/tests.c +++ b/test/tests.c @@ -6,7 +6,7 @@ */ #include "poker/card.h" -#include "poker/poker.h" +#include "poker2/poker.h" int main() { return (