From 8d22cd691b045295fd2de22e37868346ab0b0c45 Mon Sep 17 00:00:00 2001 From: Piotr Krysik Date: Sat, 13 Jun 2009 12:39:25 +0200 Subject: cch decoding works now - should be removed in the future, it shouldn't be done in receiver which works in physical layer --- src/lib/decoder/sch.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/lib/decoder/sch.c') diff --git a/src/lib/decoder/sch.c b/src/lib/decoder/sch.c index e16d14b..6f141dd 100644 --- a/src/lib/decoder/sch.c +++ b/src/lib/decoder/sch.c @@ -3,7 +3,7 @@ #include #include #include -#include +#include "gsm_constants.h" /* * Synchronization channel. -- cgit v1.2.3