X-Git-Url: https://git.rohieb.name/hackover2013-badge-firmware.git/blobdiff_plain/9d18e10afb2439a6a9ba6978a799259746a837b7..11d3519339b45996592aa5b43669c9cd8cc495b1:/project/commands/cmd_chibi_tx.c?ds=sidebyside diff --git a/project/commands/cmd_chibi_tx.c b/project/commands/cmd_chibi_tx.c index eb2e43d..ec74d32 100644 --- a/project/commands/cmd_chibi_tx.c +++ b/project/commands/cmd_chibi_tx.c @@ -44,8 +44,8 @@ #include "project/commands.h" // Generic helper functions #ifdef CFG_CHIBI - #include "drivers/chibi/chb.h" - #include "drivers/chibi/chb_drvr.h" + #include "drivers/rf/chibi/chb.h" + #include "drivers/rf/chibi/chb_drvr.h" /**************************************************************************/ /*!