Fix filesource include

master
Xavier Arteaga 3 years ago committed by Xavier Arteaga
parent 858fc2c0fc
commit b59c330858

@ -24,7 +24,7 @@
#define SRSRAN_FILESOURCE_H #define SRSRAN_FILESOURCE_H
#include <stdint.h> #include <stdint.h>
#include <stdlib.h> #include <stdio.h>
#include "srsran/config.h" #include "srsran/config.h"
#include "srsran/phy/io/format.h" #include "srsran/phy/io/format.h"

Loading…
Cancel
Save