cec: use the local cec.h/cectypes.h instead of system wide when compiling libCEC...
[deb_libcec.git] / src / lib / adapter / USBCECAdapterDetection.h
index 45b641b476a47593938bec590e0097243bd7ff63..9be3a579346dda4ef177203070591358c9352a9f 100644 (file)
@@ -31,7 +31,7 @@
  *     http://www.pulse-eight.net/
  */
 
-#include <cectypes.h>
+#include "../../../include/cectypes.h"
 
 namespace CEC
 {