From d5f8876ada61ec388076f35a616cc8033cb40dd9 Mon Sep 17 00:00:00 2001 From: PoliEcho Date: Fri, 24 Apr 2026 18:37:21 +0200 Subject: [PATCH] fix vco.hh name --- state.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/state.h b/state.h index d627b91..fda668f 100644 --- a/state.h +++ b/state.h @@ -2,7 +2,7 @@ #include #include -#include "vco.hh" +#include "vco.h" typedef struct { union {