cec: fixed - mark a device as active source before transmitting the active source...
[deb_libcec.git] / src / lib / devices / CECBusDevice.h
index 14f3302952b6cdefcd85a10e943ab2786af6cc21..f1786f948d7725008aa1135501846f1974d2948b 100644 (file)
@@ -76,7 +76,7 @@ namespace CEC
 
 
     virtual void SetInactiveDevice(void);
-    virtual void SetActiveDevice(void);
+    virtual void SetActiveSource(void);
     virtual bool TryLogicalAddress(void);
 
     virtual void SetDeviceStatus(const cec_bus_device_status newStatus);