From d711921e4a4210ee9cb521b98d49e62a82129fd5 Mon Sep 17 00:00:00 2001 From: Selene ToyKeeper Date: Fri, 3 Nov 2023 08:38:35 -0600 Subject: renamed cfg.h -> anduril.h inside source files --- hw/wurkkos/ts11/anduril.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hw/wurkkos/ts11') diff --git a/hw/wurkkos/ts11/anduril.h b/hw/wurkkos/ts11/anduril.h index c4bb59f..dd6eb57 100644 --- a/hw/wurkkos/ts11/anduril.h +++ b/hw/wurkkos/ts11/anduril.h @@ -4,7 +4,7 @@ #pragma once // ATTINY: 1616 -#include "wurkkos/ts25/cfg.h" +#include "wurkkos/ts25/anduril.h" #undef MODEL_NUMBER #define MODEL_NUMBER "0717" -- cgit v1.2.3