We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b80832 commit 52c85edCopy full SHA for 52c85ed
HdmiCecSource/HdmiCecSource.h
@@ -23,13 +23,6 @@
23
#include <mutex>
24
#include <condition_variable>
25
26
-#include "ccec/FrameListener.hpp"
27
-#include "ccec/Connection.hpp"
28
-#include "libIARM.h"
29
-#include "ccec/Assert.hpp"
30
-#include "ccec/Messages.hpp"
31
-#include "ccec/MessageDecoder.hpp"
32
-#include "ccec/MessageProcessor.hpp"
33
#include <thread>
34
35
#undef Assert // this define from Connection.hpp conflicts with WPEFramework
0 commit comments