Release 2.2.0
[deb_libcec.git] / src / lib / implementations / ANCommandHandler.h
index 595170ac887101088f5627b9db9f8c2a300bfba3..73d3caef9779df589c241f826d448a59073ba6fa 100644 (file)
@@ -47,6 +47,7 @@ namespace CEC
 
     int HandleVendorRemoteButtonDown(const cec_command &command);
     int HandleDeviceVendorCommandWithId(const cec_command &command);
+    int HandleSetMenuLanguage(const cec_command &command);
 
   protected:
     bool PowerOn(const cec_logical_address iInitiator, const cec_logical_address iDestination);