cec: clean ups and only include what we need from lib/platform.
[deb_libcec.git] / src / lib / devices / CECBusDevice.cpp
index 48b75d7dda6ad936424c1801817a73c94e453f6f..be9e8875f614164be47b0585479f2ed6d549167b 100644 (file)
@@ -37,6 +37,7 @@
 #include "../implementations/SLCommandHandler.h"
 #include "../implementations/VLCommandHandler.h"
 #include "../LibCEC.h"
+#include "../platform/util/timeutils.h"
 
 using namespace CEC;
 using namespace PLATFORM;