diff options
Diffstat (limited to '')
| -rw-r--r-- | hw/wurkkos/ts10-rgbaux/cfg.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/wurkkos/ts10-rgbaux/cfg.h b/hw/wurkkos/ts10-rgbaux/cfg.h index 6770c47..dacedea 100644 --- a/hw/wurkkos/ts10-rgbaux/cfg.h +++ b/hw/wurkkos/ts10-rgbaux/cfg.h @@ -4,7 +4,7 @@ #pragma once // most things are the same as TS25 -#include "cfg-wurkkos-ts25.h" +#include "wurkkos/ts25/cfg.h" #undef MODEL_NUMBER #define MODEL_NUMBER "0713" // ATTINY: 1616 |
