summaryrefslogtreecommitdiff
path: root/gr-blocks/lib/message_strobe_random_impl.h
diff options
context:
space:
mode:
authorJohnathan Corgan <johnathan@corganlabs.com>2014-02-22 14:12:33 -0800
committerJohnathan Corgan <johnathan@corganlabs.com>2014-02-22 14:12:33 -0800
commit77c36d3cc3bb61581621dd61aab97a9b5d1b044e (patch)
treeb23668165136e987f6711cc21a9dce3467bf2a91 /gr-blocks/lib/message_strobe_random_impl.h
parentade901dfbda2490f6f91e8036a57cf4742cde52e (diff)
parente10637219f7ca5e42eff666cb18b9c49fe4a6924 (diff)
Merge branch 'maint'
Diffstat (limited to 'gr-blocks/lib/message_strobe_random_impl.h')
-rw-r--r--gr-blocks/lib/message_strobe_random_impl.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/gr-blocks/lib/message_strobe_random_impl.h b/gr-blocks/lib/message_strobe_random_impl.h
index a91c6604a4..277c1134af 100644
--- a/gr-blocks/lib/message_strobe_random_impl.h
+++ b/gr-blocks/lib/message_strobe_random_impl.h
@@ -20,8 +20,8 @@
* Boston, MA 02110-1301, USA.
*/
-#ifndef INCLUDED_GR_MESSAGE_STROBE_IMPL_H
-#define INCLUDED_GR_MESSAGE_STROBE_IMPL_H
+#ifndef INCLUDED_GR_MESSAGE_STROBE_RANDOM_IMPL_H
+#define INCLUDED_GR_MESSAGE_STROBE_RANDOM_IMPL_H
#include <gnuradio/blocks/message_strobe_random.h>
#include <boost/random/variate_generator.hpp>
@@ -70,4 +70,4 @@ namespace gr {
} /* namespace blocks */
} /* namespace gr */
-#endif /* INCLUDED_GR_MESSAGE_STROBE_IMPL_H */
+#endif /* INCLUDED_GR_MESSAGE_STROBE_RANDOM_IMPL_H */