diff options
Diffstat (limited to '')
| -rw-r--r-- | fsm/eeprom.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fsm/eeprom.c b/fsm/eeprom.c index 66cdd78..8f8bd67 100644 --- a/fsm/eeprom.c +++ b/fsm/eeprom.c @@ -4,7 +4,7 @@ #pragma once -#include "fsm-eeprom.h" +#include "fsm/eeprom.h" #ifdef USE_EEPROM #ifdef EEPROM_OVERRIDE |
