diff options
Diffstat (limited to 'boot/catboot.h')
| -rw-r--r-- | boot/catboot.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/boot/catboot.h b/boot/catboot.h index 621ed11..f7d3e2d 100644 --- a/boot/catboot.h +++ b/boot/catboot.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2025, Mel G. <mel@rnrd.eu> + * Copyright (c) 2025-2026, Mel G. <mel@rnrd.eu> * * SPDX-License-Identifier: MPL-2.0 */ @@ -19,3 +19,4 @@ #include "parse.c" #include "visit.c" #include "transpile.c" +#include "build.c" |
