cec: clean ups and only include what we need from lib/platform.
[deb_libcec.git] / src / lib / devices / CECBusDevice.h
index ba686322ca3fe9dab6c87b3817b3afa1f1306477..b6f1a7d50bc2e07aec547df2f54617f1e40c3ddc 100644 (file)
@@ -33,7 +33,8 @@
 
 #include <cectypes.h>
 #include <set>
-#include "../platform/os.h"
+#include "../platform/threads/mutex.h"
+#include "../platform/util/StdString.h"
 
 namespace CEC
 {