mirror of
https://github.com/brmlab/osmo-tetra.git
synced 2025-06-07 09:24:04 +02:00
[lower_mac] fix wrong header inclusion (typo)
This commit is contained in:
parent
85596f7061
commit
b19383473d
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@
|
|||
#include <stdint.h>
|
||||
#include <string.h>
|
||||
|
||||
#include <lower_mac/viterbi.h>
|
||||
#include <lower_mac/viterbi_cch.h>
|
||||
|
||||
|
||||
#define CONV_CCH_N 4
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue