From 78e4f5f73e53641c116b802b28a80ddd2da17ca3 Mon Sep 17 00:00:00 2001 From: Christian Lind Madsen Date: Mon, 25 Nov 2024 19:15:35 +0100 Subject: [PATCH] forgot to do the change in code.. --- si5351_driver.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/si5351_driver.c b/si5351_driver.c index f5562ea..50d4442 100644 --- a/si5351_driver.c +++ b/si5351_driver.c @@ -4,7 +4,7 @@ * Created on: 16. aug. 2024 * Author: Christian L. V. Madsen (OZ1CM) */ -#include "include/si5351_driver.h" +#include "si5351_driver.h" #include #include #include