cec: clean ups and only include what we need from lib/platform.
[deb_libcec.git] / src / lib / LibCEC.h
index 752bae6933f919957ceb2df060d3d0a02ede24ab..bb21f0248e2f0c00f0a81f39f49452c0b76b6949 100644 (file)
@@ -33,7 +33,7 @@
 
 #include <string>
 #include <cec.h>
-#include "platform/os.h"
+#include "platform/util/buffer.h"
 
 namespace CEC
 {