cec: added tcp client sockets to lib/platform
[deb_libcec.git] / src / lib / LibCECDll.cpp
index fb25d0e2c1e0807f6941c82ce243fa6db0dae645..c7cf9c4db5b3a658e1f46a97ba6428ca008e6db8 100644 (file)
@@ -30,9 +30,7 @@
  *     http://www.pulse-eight.net/
  */
 
-#include "CECExports.h"
-
-using namespace CEC;
+#include "platform/os.h"
 
 int WINAPI DllEntryPoint(HINSTANCE hinst, unsigned long reason, void*)
 {