summaryrefslogtreecommitdiff
path: root/gr-pager/lib/slicer_fb_impl.h
diff options
context:
space:
mode:
authorJohnathan Corgan <johnathan@corganlabs.com>2013-04-29 22:10:39 -0700
committerJohnathan Corgan <johnathan@corganlabs.com>2013-04-29 22:10:39 -0700
commit3e3083d2b6722a137cc6850e9d8f8b74008601e0 (patch)
tree8d1975bd3eb7f4171c1b748fbba4c352840f90e0 /gr-pager/lib/slicer_fb_impl.h
parentaee90f3d490f56d1cb8e47a2254d2873292759d1 (diff)
pager: moved include dir to gnuradio/pager
Diffstat (limited to 'gr-pager/lib/slicer_fb_impl.h')
-rw-r--r--gr-pager/lib/slicer_fb_impl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gr-pager/lib/slicer_fb_impl.h b/gr-pager/lib/slicer_fb_impl.h
index c758a4b160..d2d6ba7d89 100644
--- a/gr-pager/lib/slicer_fb_impl.h
+++ b/gr-pager/lib/slicer_fb_impl.h
@@ -23,7 +23,7 @@
#ifndef INCLUDED_PAGER_SLICER_FB_IMPL_H
#define INCLUDED_PAGER_SLICER_FB_IMPL_H
-#include <pager/slicer_fb.h>
+#include <gnuradio/pager/slicer_fb.h>
namespace gr {
namespace pager {