renamed: CECExports.h => cec.h, CECExportsC.h => cecc.h, CECLoader.h => cecloader...
[deb_libcec.git] / src / lib / LibCECDll.cpp
index fb25d0e2c1e0807f6941c82ce243fa6db0dae645..fb0ed9ad7362c0ef585c440d018f7289ffff9086 100644 (file)
  *     http://www.pulse-eight.net/
  */
 
-#include "CECExports.h"
-
-using namespace CEC;
-
 int WINAPI DllEntryPoint(HINSTANCE hinst, unsigned long reason, void*)
 {
   return 1;