From 4c82577d1672d964f7b8e7859cb4073129a98abb Mon Sep 17 00:00:00 2001 From: ptrkrysik Date: Sat, 16 Aug 2014 11:34:54 +0200 Subject: Repaired cmake buildsystem - include files paths were inconsistent with source files after changing directory structure --- lib/demapping/get_bcch_or_ccch_bursts_impl.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/demapping') diff --git a/lib/demapping/get_bcch_or_ccch_bursts_impl.h b/lib/demapping/get_bcch_or_ccch_bursts_impl.h index 73cfb52..ad49649 100644 --- a/lib/demapping/get_bcch_or_ccch_bursts_impl.h +++ b/lib/demapping/get_bcch_or_ccch_bursts_impl.h @@ -21,7 +21,7 @@ #ifndef INCLUDED_GSM_GET_BCCH_OR_CCCH_BURSTS_IMPL_H #define INCLUDED_GSM_GET_BCCH_OR_CCCH_BURSTS_IMPL_H -#include +#include namespace gr { namespace gsm { -- cgit v1.2.3