Merged jcorgan/ptrfix -r8827:8843 into the trunk.
[debian/gnuradio] / gnuradio-core / src / lib / runtime / gr_basic_block.h
index 8dc965da737594efa892333e634c71b87bf101d7..7dda1201fda2b24b52bd1c15dd4264b1cfe6b1b0 100644 (file)
@@ -1,6 +1,6 @@
 /* -*- c++ -*- */
 /*
- * Copyright 2006 Free Software Foundation, Inc.
+ * Copyright 2006,2008 Free Software Foundation, Inc.
  * 
  * This file is part of GNU Radio
  * 
@@ -24,6 +24,7 @@
 #define INCLUDED_GR_BASIC_BLOCK_H
 
 #include <gr_runtime_types.h>
+#include <gr_sptr_magic.h>
 #include <boost/enable_shared_from_this.hpp>
 #include <string>