cec: clean ups and only include what we need from lib/platform.
[deb_libcec.git] / src / lib / adapter / AdapterDetection.cpp
index 596bfd88d9e1328175dd45875c9991f14e0d645b..2ed9e497459595bcfab81a138cd9ac8c22aeb7ea 100644 (file)
@@ -31,7 +31,7 @@
  */
 
 #include "AdapterDetection.h"
-#include "../platform/os.h"
+#include "../platform/util/StdString.h"
 
 #if defined(__APPLE__)
 #include <dirent.h>