cec: stick some interfaces before the pthread stuff, so we can add other implementati...
[deb_libcec.git] / src / lib / AdapterCommunication.h
index 1b815269f8ebb4cf65f2c96a43b64e1aa80133d1..d076a2facec6ce2a3f4f42c0d59096908c0fdf05 100644 (file)
  */
 
 #include <cectypes.h>
-#include "platform/threads.h"
 #include "util/buffer.h"
-#include "util/StdString.h"
 #include <string>
+#include "util/StdString.h"
 
 namespace CEC
 {