summaryrefslogtreecommitdiff
path: root/gr-digital/lib/header_format_counter.cc
diff options
context:
space:
mode:
Diffstat (limited to 'gr-digital/lib/header_format_counter.cc')
-rw-r--r--gr-digital/lib/header_format_counter.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/gr-digital/lib/header_format_counter.cc b/gr-digital/lib/header_format_counter.cc
index cbf641fc2e..bf5485f1e1 100644
--- a/gr-digital/lib/header_format_counter.cc
+++ b/gr-digital/lib/header_format_counter.cc
@@ -14,8 +14,8 @@
#include <gnuradio/digital/header_buffer.h>
#include <gnuradio/digital/header_format_counter.h>
#include <gnuradio/math.h>
-#include <string.h>
#include <volk/volk_alloc.hh>
+#include <cstring>
#include <iomanip>
#include <iostream>