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