--- a/src/frontend.c Wed Oct 29 22:53:56 2025 +0100
+++ b/src/frontend.c Fri Oct 31 22:24:22 2025 +0100
@@ -31,9 +31,9 @@
#include <stdlib.h>
#include <unistd.h>
#include <string.h>
+#include <cx/streams.h>
#include "c2html.h"
-#include <cx/utils.h>
typedef struct {
char* outfilename;