diff options
Diffstat (limited to 'src/rf')
| -rw-r--r-- | src/rf/cc1101.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/rf/cc1101.cpp b/src/rf/cc1101.cpp index 4b165bd..7e11d0b 100644 --- a/src/rf/cc1101.cpp +++ b/src/rf/cc1101.cpp @@ -1,6 +1,6 @@ #include "cc1101.h" #include "config.h" -#include "libs/ELECHOUSE_CC1101_SRC_DRV.h" +#include "ELECHOUSE_CC1101_SRC_DRV.h" #include "ui/display.h" #include "utils/buttons.h" #include "SPI.h" |
