summaryrefslogtreecommitdiffstats
path: root/src/MuxElements.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/MuxElements.h')
-rw-r--r--src/MuxElements.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/MuxElements.h b/src/MuxElements.h
index 8539909..97b1390 100644
--- a/src/MuxElements.h
+++ b/src/MuxElements.h
@@ -361,7 +361,7 @@ class DabService : public RemoteControllable
uint16_t ASu;
std::vector<uint8_t> clusters;
- subchannel_type_t getType(boost::shared_ptr<dabEnsemble> ensemble);
+ subchannel_type_t getType(std::shared_ptr<dabEnsemble> ensemble);
unsigned char nbComponent(std::vector<DabComponent*>& components);
DabLabel label;