diff options
Diffstat (limited to 'hw/sofirn/blf-q8-t1616/hwdef.h')
| -rw-r--r-- | hw/sofirn/blf-q8-t1616/hwdef.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/hw/sofirn/blf-q8-t1616/hwdef.h b/hw/sofirn/blf-q8-t1616/hwdef.h index d9b981f..9098022 100644 --- a/hw/sofirn/blf-q8-t1616/hwdef.h +++ b/hw/sofirn/blf-q8-t1616/hwdef.h @@ -20,10 +20,10 @@ // nearly all t1616-based FET+1 drivers work pretty much the same // (this one has single-color aux like the TS10) -#define HWDEF_C_FILE hwdef-wurkkos-ts10.c +#define HWDEF_C_FILE wurkkos/ts10/hwdef.c // allow using aux LEDs as extra channel modes -#include "chan-aux.h" +#include "fsm/chan-aux.h" // channel modes: // * 0. FET+7135 stacked |
