summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorTom Rondeau2012-04-13 09:47:55 -0400
committerTom Rondeau2012-04-13 09:47:55 -0400
commit0dec80cb29da6dc4fbf4c349ea5c3399521561da (patch)
treec70ee080dc7ac505dc811b96c4238b08a5550a37 /docs
parentf0c9a22db5442ff6029a0561bb2178de851c6b77 (diff)
downloadgnuradio-0dec80cb29da6dc4fbf4c349ea5c3399521561da.tar.gz
gnuradio-0dec80cb29da6dc4fbf4c349ea5c3399521561da.tar.bz2
gnuradio-0dec80cb29da6dc4fbf4c349ea5c3399521561da.zip
Fix some minor warnings.
Diffstat (limited to 'docs')
-rw-r--r--docs/doxygen/other/pfb_intro.dox2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/doxygen/other/pfb_intro.dox b/docs/doxygen/other/pfb_intro.dox
index 4224aec35..01d08b0fa 100644
--- a/docs/doxygen/other/pfb_intro.dox
+++ b/docs/doxygen/other/pfb_intro.dox
@@ -91,6 +91,6 @@ channels.
NOTE: you need the Scipy and Matplotlib Python modules installed to
run this example.
-\include gnuradio-examples/python/pfb/channelize.py
+\include gnuradio-core/src/examples/pfb/channelize.py
*/