From a086d68bea0004b52a78482daa9292bde6e36e8c Mon Sep 17 00:00:00 2001 From: Marvin Borner Date: Thu, 13 May 2021 13:47:15 +0200 Subject: liblib --- src/inc/context.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/inc/context.h') diff --git a/src/inc/context.h b/src/inc/context.h index 81a2ca4..603f42e 100644 --- a/src/inc/context.h +++ b/src/inc/context.h @@ -1,7 +1,7 @@ #ifndef CONTEXT_H #define CONTEXT_H -#include +#include struct ctx { size_t line; -- cgit v1.2.3