fix vco.hh name

This commit is contained in:
PoliEcho 2026-04-24 18:37:21 +02:00
parent 57c3d2bc80
commit d5f8876ada

View File

@ -2,7 +2,7 @@
#include <stdint.h> #include <stdint.h>
#include <stdbool.h> #include <stdbool.h>
#include "vco.hh" #include "vco.h"
typedef struct { typedef struct {
union { union {