diff options
Diffstat (limited to 'hw/sofirn/blf-lt1-t1616/hwdef.c')
| -rw-r--r-- | hw/sofirn/blf-lt1-t1616/hwdef.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/sofirn/blf-lt1-t1616/hwdef.c b/hw/sofirn/blf-lt1-t1616/hwdef.c index 9d268a4..5a83849 100644 --- a/hw/sofirn/blf-lt1-t1616/hwdef.c +++ b/hw/sofirn/blf-lt1-t1616/hwdef.c @@ -3,7 +3,7 @@ // SPDX-License-Identifier: GPL-3.0-or-later #pragma once -#include "chan-aux.c" +#include "fsm/chan-aux.c" void set_level_zero(); |
