Skip to content

Commit

Permalink
[lower_mac] fix wrong header inclusion (typo)
Browse files Browse the repository at this point in the history
  • Loading branch information
Dimitri Stolnikov committed Jan 19, 2011
1 parent 85596f7 commit b193834
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lower_mac/viterbi_cch.c
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit b193834

Please sign in to comment.