fix vco.hh name

This commit is contained in:
2026-04-24 18:37:21 +02:00
parent 57c3d2bc80
commit d5f8876ada
+1 -1
View File
@@ -2,7 +2,7 @@
#include <stdint.h>
#include <stdbool.h>
#include "vco.hh"
#include "vco.h"
typedef struct {
union {