X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=src%2Flib%2FAdapterCommunication.h;h=426601767347d55c76316286e21024e586ab74f2;hb=f7e6ba706d8e9ded6d65139da93309b22fd3d4ed;hp=f7dafa0250dbd1e5bc9030d9a62a4ae00ff17c50;hpb=2abe74ebbd27d8c30060b3eebb363e10d3fbfd80;p=deb_libcec.git diff --git a/src/lib/AdapterCommunication.h b/src/lib/AdapterCommunication.h index f7dafa0..4266017 100644 --- a/src/lib/AdapterCommunication.h +++ b/src/lib/AdapterCommunication.h @@ -32,12 +32,11 @@ */ #include "../../include/CECExports.h" -#include "util/threads.h" - -class CSerialPort; +#include "platform/threads.h" namespace CEC { + class CSerialPort; class CLibCEC; class CAdapterCommunication : CThread