renamed libPlatform -> platform. stuck everything from libCEC in the CEC namespace...
[deb_libcec.git] / src / lib / AdapterCommunication.cpp
index 266842f7f64927d966842aea1172988c619a95dd..a7466b70a1013c11fb9e231b1e0eb130434f1134 100644 (file)
@@ -33,7 +33,7 @@
 #include "AdapterCommunication.h"
 
 #include "LibCEC.h"
-#include "libPlatform/serialport.h"
+#include "platform/serialport.h"
 #include "util/StdString.h"
 
 using namespace std;