From c95d6b05559457a4abb693f3fc2e3d5eb54ab05b Mon Sep 17 00:00:00 2001 From: Ákos Kőrösi Date: Mon, 18 May 2026 12:17:22 +0200 Subject: coalesce the preproc files --- exec.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'exec.h') diff --git a/exec.h b/exec.h index b03c821..1e23cdc 100644 --- a/exec.h +++ b/exec.h @@ -1,7 +1,7 @@ #pragma once #include "utils.h" -#include "parse.h" +#include "preproc.h" typedef struct { -- cgit v1.2.3