X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=src%2Flib%2FCECBusDevice.h;h=fc42556e320e2fc1f85268e7a77844a48b1cc8e6;hb=1b5cc4a2517ee8e6cebb44063ea03eb4128b4ab1;hp=b7ae7e92bb1a5455e77552afe300905473d61d1e;hpb=d1998c7bd8bb71fac318d555409d8f2c4da255fa;p=deb_libcec.git diff --git a/src/lib/CECBusDevice.h b/src/lib/CECBusDevice.h index b7ae7e9..fc42556 100644 --- a/src/lib/CECBusDevice.h +++ b/src/lib/CECBusDevice.h @@ -31,13 +31,14 @@ * http://www.pulse-eight.net/ */ -#include "CECCommandHandler.h" +#include #include "platform/threads.h" #include "util/StdString.h" namespace CEC { class CCECProcessor; + class CCECCommandHandler; class CCECBusDevice {