From 5b038666c3e911ffeb78a4d656044e5bd076705b Mon Sep 17 00:00:00 2001 From: Kimplul Date: Thu, 23 Mar 2023 16:14:51 +0200 Subject: integrate parser work --- src/imports.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/imports.c') diff --git a/src/imports.c b/src/imports.c index e4d6aa7..b7dc8c1 100644 --- a/src/imports.c +++ b/src/imports.c @@ -1,5 +1,5 @@ -#include -#include +#include +#include void add_import_path(const char *dir) { -- cgit v1.3