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