cec: fixed compilation warnings
[deb_libcec.git] / src / lib / CECProcessor.h
index c6d278f09a5eb2c14cf3762559c0b97e3a76f03d..3e98cc0abc439d694faf4e413f52ed93db6bdaad 100644 (file)
@@ -40,7 +40,7 @@
 namespace CEC
 {
   class CLibCEC;
-  class IAdapterCommunication;
+  struct IAdapterCommunication;
   class CCECBusDevice;
 
   class CCECProcessor : public PLATFORM::CThread, public IAdapterCommunicationCallback