aboutsummaryrefslogtreecommitdiff
path: root/hw/thefreeman/lin16dac
diff options
context:
space:
mode:
Diffstat (limited to 'hw/thefreeman/lin16dac')
-rw-r--r--hw/thefreeman/lin16dac/cfg.h2
-rw-r--r--hw/thefreeman/lin16dac/hwdef.c2
-rw-r--r--hw/thefreeman/lin16dac/hwdef.h4
3 files changed, 4 insertions, 4 deletions
diff --git a/hw/thefreeman/lin16dac/cfg.h b/hw/thefreeman/lin16dac/cfg.h
index 20d2bf5..62230e8 100644
--- a/hw/thefreeman/lin16dac/cfg.h
+++ b/hw/thefreeman/lin16dac/cfg.h
@@ -4,7 +4,7 @@
#pragma once
#define MODEL_NUMBER "1630"
-#include "hwdef-thefreeman-lin16dac.h"
+#include "thefreeman/lin16dac/hwdef.h"
// ATTINY: 1616
// the button lights up
diff --git a/hw/thefreeman/lin16dac/hwdef.c b/hw/thefreeman/lin16dac/hwdef.c
index 07c7f9e..191444e 100644
--- a/hw/thefreeman/lin16dac/hwdef.c
+++ b/hw/thefreeman/lin16dac/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();
diff --git a/hw/thefreeman/lin16dac/hwdef.h b/hw/thefreeman/lin16dac/hwdef.h
index c0d0638..79f8382 100644
--- a/hw/thefreeman/lin16dac/hwdef.h
+++ b/hw/thefreeman/lin16dac/hwdef.h
@@ -15,10 +15,10 @@
#define ATTINY 1616
#include <avr/io.h>
-#define HWDEF_C_FILE hwdef-thefreeman-lin16dac.c
+#define HWDEF_C_FILE thefreeman/lin16dac/hwdef.c
// allow using aux LEDs as extra channel modes
-#include "chan-aux.h"
+#include "fsm/chan-aux.h"
// channel modes:
// * 0. main LEDs