renamed libPlatform -> platform. stuck everything from libCEC in the CEC namespace...
[deb_libcec.git] / src / lib / CECProcessor.h
index 339653c3bf8164fa988897d91bded8e98857468b..aea17c88d7853af010456dabf65aec7be96598ad 100644 (file)
@@ -33,7 +33,7 @@
 
 #include "../../include/CECExports.h"
 #include "../../include/CECTypes.h"
-#include "util/threads.h"
+#include "platform/threads.h"
 #include "util/buffer.h"
 
 class CSerialPort;