cec: clean ups and only include what we need from lib/platform.
[deb_libcec.git] / src / lib / LibCEC.cpp
index 1dd336621ded1c6af8abc99ba8896feb8e87c2e6..9534fe94031ede2d5b5f0bd9a54ca8a0c42517c0 100644 (file)
@@ -36,7 +36,8 @@
 #include "adapter/AdapterDetection.h"
 #include "CECProcessor.h"
 #include "devices/CECBusDevice.h"
-#include "platform/timeutils.h"
+#include "platform/util/timeutils.h"
+#include "platform/util/StdString.h"
 
 using namespace std;
 using namespace CEC;