aboutsummaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorPiotr Krysik <ptrkrysik@gmail.com>2017-10-31 13:01:43 +0100
committerPiotr Krysik <ptrkrysik@gmail.com>2017-10-31 13:01:43 +0100
commit8926c1f621a1244d958a169fa5972eac61ede30e (patch)
tree73dfdf8121657f22c89baa9f7767c5af4cd64694 /lib
parent1dd2afe367b52cc1d77ca11a3832bf1fdcac6ef2 (diff)
Correction in time_spec.cc
Diffstat (limited to 'lib')
-rw-r--r--lib/misc_utils/time_spec.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/misc_utils/time_spec.cc b/lib/misc_utils/time_spec.cc
index 205508d..39b0a86 100644
--- a/lib/misc_utils/time_spec.cc
+++ b/lib/misc_utils/time_spec.cc
@@ -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 {