cec: clean ups and only include what we need from lib/platform.
[deb_libcec.git] / src / lib / CECProcessor.h
index 140911a7022a828628171e67574febac6703706d..2c0f287c07c03ce37b5c39e16e18cb77aa915f39 100644 (file)
@@ -34,7 +34,7 @@
 #include <string>
 #include <cectypes.h>
 #include "adapter/AdapterCommunication.h"
-#include "platform/os.h"
+#include "platform/util/buffer.h"
 
 class CSerialPort;