cec: changed to use dlopen instead of static linkage. shuffled headers a bit. bumped...
[deb_libcec.git] / src / lib / LibCECC.cpp
index 98c020de26df1ca864814e98ebc60587f657fb7f..615c02fc1d2cc4d8acdef42a15021f404dcfc334 100644 (file)
@@ -30,7 +30,8 @@
  *     http://www.pulse-eight.net/
  */
 
-#include "LibCEC.h"
+#include <libcec/CECExports.h>
+#include <libcec/CECExportsC.h>
 
 using namespace CEC;
 using namespace std;