X-Git-Url: https://git.rohieb.name/hackover2013-badge-firmware.git/blobdiff_plain/9d18e10afb2439a6a9ba6978a799259746a837b7..dcebc836fbfe5e0e12b8f1eb9f482bf6035350c7:/project/commands/cmd_chibi_tx.c 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" /**************************************************************************/ /*!