summaryrefslogtreecommitdiff
path: root/gr-zeromq/lib/pub_sink_impl.h
diff options
context:
space:
mode:
Diffstat (limited to 'gr-zeromq/lib/pub_sink_impl.h')
-rw-r--r--gr-zeromq/lib/pub_sink_impl.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/gr-zeromq/lib/pub_sink_impl.h b/gr-zeromq/lib/pub_sink_impl.h
index d1cb02d289..f314a756cd 100644
--- a/gr-zeromq/lib/pub_sink_impl.h
+++ b/gr-zeromq/lib/pub_sink_impl.h
@@ -20,8 +20,8 @@
* Boston, MA 02110-1301, USA.
*/
-#ifndef INCLUDED_ZMQBLOCKS_PUB_SINK_IMPL_H
-#define INCLUDED_ZMQBLOCKS_PUB_SINK_IMPL_H
+#ifndef INCLUDED_ZEROMQ_PUB_SINK_IMPL_H
+#define INCLUDED_ZEROMQ_PUB_SINK_IMPL_H
#include <gnuradio/zeromq/pub_sink.h>
#include <zmq.hpp>
@@ -49,4 +49,4 @@ namespace gr {
} // namespace zeromq
} // namespace gr
-#endif /* INCLUDED_ZMQBLOCKS_PUB_SINK_IMPL_H */
+#endif /* INCLUDED_ZEROMQ_PUB_SINK_IMPL_H */