aboutsummaryrefslogtreecommitdiffstats
path: root/include/grgsm/decryption/decryption.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/grgsm/decryption/decryption.h')
-rw-r--r--include/grgsm/decryption/decryption.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/grgsm/decryption/decryption.h b/include/grgsm/decryption/decryption.h
index 51328b1..b3a66e1 100644
--- a/include/grgsm/decryption/decryption.h
+++ b/include/grgsm/decryption/decryption.h
@@ -37,7 +37,7 @@ namespace gr {
* \ingroup gsm
*
*/
- class GSM_API decryption : virtual public gr::block
+ class GRGSM_API decryption : virtual public gr::block
{
public:
typedef boost::shared_ptr<decryption> sptr;