Correction in time_spec.cc

This commit is contained in:
Piotr Krysik 2017-10-31 13:01:43 +01:00
parent 1dd2afe367
commit 8926c1f621
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@
// along with this program. If not, see <http://www.gnu.org/licenses/>.
//
#include "time_spec.h"
#include <grgsm/misc_utils/time_spec.h>
namespace gr {
namespace gsm {