win32: sync visual studio project files. fixed: accidently included windows.h within...
[deb_libcec.git] / src / lib / LibCECDll.cpp
index fb25d0e2c1e0807f6941c82ce243fa6db0dae645..14d9776aa43dfef386965f65009488a191306a44 100644 (file)
@@ -30,9 +30,7 @@
  *     http://www.pulse-eight.net/
  */
 
-#include "CECExports.h"
-
-using namespace CEC;
+#include <windows.h>
 
 int WINAPI DllEntryPoint(HINSTANCE hinst, unsigned long reason, void*)
 {