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 a116427..f4def85 100644
--- a/src/MuxElements.h
+++ b/src/MuxElements.h
@@ -281,7 +281,7 @@ class DabService : public RemoteControllable
unsigned char language;
bool program;
- unsigned char getType(dabEnsemble* ensemble);
+ unsigned char getType(boost::shared_ptr<dabEnsemble> ensemble);
unsigned char nbComponent(std::vector<DabComponent*>& components);
DabLabel label;