From e8843dba3eb1c7a67f6ff7b920046ae36a12acd0 Mon Sep 17 00:00:00 2001 From: Michael Smith Date: Mon, 16 May 2022 20:23:39 +0100 Subject: Make the demo directory check more robust This is how it should've been to begin with, but I was lazy. --- src/os.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/os.h') diff --git a/src/os.h b/src/os.h index c00eaf3..3d3ab00 100644 --- a/src/os.h +++ b/src/os.h @@ -46,6 +46,7 @@ #include #include #include +#include #include #endif -- cgit v1.2.3