summaryrefslogtreecommitdiff
path: root/gr-zeromq/lib/rep_sink_impl.h
diff options
context:
space:
mode:
Diffstat (limited to 'gr-zeromq/lib/rep_sink_impl.h')
-rw-r--r--gr-zeromq/lib/rep_sink_impl.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/gr-zeromq/lib/rep_sink_impl.h b/gr-zeromq/lib/rep_sink_impl.h
index 0996d53616..299ad06f2b 100644
--- a/gr-zeromq/lib/rep_sink_impl.h
+++ b/gr-zeromq/lib/rep_sink_impl.h
@@ -20,8 +20,8 @@
* Boston, MA 02110-1301, USA.
*/
-#ifndef INCLUDED_ZMQBLOCKS_REP_SINK_IMPL_H
-#define INCLUDED_ZMQBLOCKS_REP_SINK_IMPL_H
+#ifndef INCLUDED_ZEROMQ_REP_SINK_IMPL_H
+#define INCLUDED_ZEROMQ_REP_SINK_IMPL_H
#include <gnuradio/zeromq/rep_sink.h>
#include <zmq.hpp>
@@ -50,4 +50,4 @@ namespace gr {
} // namespace zeromq
} // namespace gr
-#endif /* INCLUDED_ZMQBLOCKS_REP_SINK_IMPL_H */
+#endif /* INCLUDED_ZEROMQ_REP_SINK_IMPL_H */