diff --git a/openair1/PHY/CODING/nrLDPC_decoder/doc/nrLDPC_doxyCfg b/openair1/PHY/CODING/nrLDPC_decoder/doc/nrLDPC_doxyCfg index 4ed16a03673d4465305f3e150daf82816271b679..3a4137acb49ee35c37cb397f87167fee24a76264 100644 --- a/openair1/PHY/CODING/nrLDPC_decoder/doc/nrLDPC_doxyCfg +++ b/openair1/PHY/CODING/nrLDPC_decoder/doc/nrLDPC_doxyCfg @@ -771,7 +771,7 @@ WARN_LOGFILE = # spaces. See also FILE_PATTERNS and EXTENSION_MAPPING # Note: If this tag is empty the current directory is searched. -INPUT = ../nrLDPC_defs.h ../nrLDPC_types.h ../nrLDPC_init.h ../nrLDPC_cnProc.h ../nrLDPC_bnProc.h ../nrLDPC_mPass.h ../nrLDPC_decoder.h ../nrLDPC_decoder.c ../nrLDPC_lut/nrLDPC_lut.h +INPUT = ../nrLDPC_defs.h ../nrLDPC_types.h ../nrLDPC_init.h ../nrLDPC_cnProc.h ../nrLDPC_bnProc.h ../nrLDPC_mPass.h ../nrLDPC_decoder.h ../nrLDPC_decoder.c ../nrLDPC_lut.h # This tag can be used to specify the character encoding of the source files # that doxygen parses. Internally doxygen uses the UTF-8 encoding. Doxygen uses diff --git a/openair1/PHY/CODING/nrLDPC_decoder/nrLDPC_init.h b/openair1/PHY/CODING/nrLDPC_decoder/nrLDPC_init.h index 543389e6edf333705f7a620fa7df19f2d0a0acc1..2d459bd8cbd3032ba28c9080f02886063ec2a930 100644 --- a/openair1/PHY/CODING/nrLDPC_decoder/nrLDPC_init.h +++ b/openair1/PHY/CODING/nrLDPC_decoder/nrLDPC_init.h @@ -31,7 +31,7 @@ #ifndef __NR_LDPC_INIT__H__ #define __NR_LDPC_INIT__H__ -#include "./nrLDPC_lut/nrLDPC_lut.h" +#include "nrLDPC_lut.h" #include "nrLDPC_defs.h" /** diff --git a/openair1/PHY/CODING/nrLDPC_decoder/nrLDPC_tools/nrLDPC_debug.h b/openair1/PHY/CODING/nrLDPC_decoder/nrLDPC_tools/nrLDPC_debug.h index 4bd9d394fb1d14ece066effcee6448f528ebcc81..e4dcb56edd3ef02dfc86a3f427407b99ebd5c466 100644 --- a/openair1/PHY/CODING/nrLDPC_decoder/nrLDPC_tools/nrLDPC_debug.h +++ b/openair1/PHY/CODING/nrLDPC_decoder/nrLDPC_tools/nrLDPC_debug.h @@ -19,7 +19,7 @@ * contact@openairinterface.org */ -/*!\file nrLDPC_lut.h +/*!\file nrLDPC_debug.h * \brief Defines the debugging functions * \author Sebastian Wagner (TCL Communications) Email: <mailto:sebastian.wagner@tcl.com> * \date 27-03-2018