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/hank/emisar-d4sv2/anduril.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hw/hank/emisar-d4sv2') diff --git a/hw/hank/emisar-d4sv2/anduril.h b/hw/hank/emisar-d4sv2/anduril.h index 8b58a0b..7f93510 100644 --- a/hw/hank/emisar-d4sv2/anduril.h +++ b/hw/hank/emisar-d4sv2/anduril.h @@ -5,7 +5,7 @@ #define MODEL_NUMBER "0133" #include "hank/emisar-d4sv2/hwdef.h" -#include "hank/cfg.h" +#include "hank/anduril.h" // ATTINY: 1634 #define RAMP_SIZE 150 -- cgit v1.2.3