summaryrefslogtreecommitdiff
path: root/include/gnuradio/element.hpp
diff options
context:
space:
mode:
authorJosh Blum2012-10-10 21:59:43 -0700
committerJosh Blum2012-10-10 21:59:43 -0700
commit9681d80c37794d66fd8a171efb4b047306b937d3 (patch)
treec3442a53fd33260e80a57818396fe333e6458420 /include/gnuradio/element.hpp
parentc69c2f9e891915e43963010e1baf34740b55f8c2 (diff)
downloadsandhi-9681d80c37794d66fd8a171efb4b047306b937d3.tar.gz
sandhi-9681d80c37794d66fd8a171efb4b047306b937d3.tar.bz2
sandhi-9681d80c37794d66fd8a171efb4b047306b937d3.zip
remove unneeded include from install hdrs
Diffstat (limited to 'include/gnuradio/element.hpp')
-rw-r--r--include/gnuradio/element.hpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/gnuradio/element.hpp b/include/gnuradio/element.hpp
index 72927ca..abf0e34 100644
--- a/include/gnuradio/element.hpp
+++ b/include/gnuradio/element.hpp
@@ -21,7 +21,6 @@
#include <gnuradio/io_signature.hpp>
#include <boost/shared_ptr.hpp>
#include <boost/enable_shared_from_this.hpp>
-#include <gruel/pmt.h>
namespace gnuradio
{