Changed GSM_API to GRGSM_API so gr_modtool created blocks don't have to be modified
diff --git a/swig/grgsm_swig.i b/swig/grgsm_swig.i
index 51556ed..dc2718e 100644
--- a/swig/grgsm_swig.i
+++ b/swig/grgsm_swig.i
@@ -1,6 +1,6 @@
 /* -*- c++ -*- */
 
-#define GSM_API
+#define GRGSM_API
 
 %include "gnuradio.i"			// the common stuff