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/fireflies/pl47-219/anduril.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hw/fireflies/pl47-219') diff --git a/hw/fireflies/pl47-219/anduril.h b/hw/fireflies/pl47-219/anduril.h index e42e17c..28882bc 100644 --- a/hw/fireflies/pl47-219/anduril.h +++ b/hw/fireflies/pl47-219/anduril.h @@ -5,7 +5,7 @@ // same as PL47 but with FET modes limited to 67% power // to avoid destroying the LEDs -#include "fireflies/pl47/cfg.h" +#include "fireflies/pl47/anduril.h" #undef MODEL_NUMBER #define MODEL_NUMBER "0422" -- cgit v1.2.3