cec: only target .net 2.0, include all the new stuff in the installer
[deb_libcec.git] / src / lib / LibCECDll.cpp
index 14d9776aa43dfef386965f65009488a191306a44..c7cf9c4db5b3a658e1f46a97ba6428ca008e6db8 100644 (file)
@@ -30,7 +30,7 @@
  *     http://www.pulse-eight.net/
  */
 
-#include <windows.h>
+#include "platform/os.h"
 
 int WINAPI DllEntryPoint(HINSTANCE hinst, unsigned long reason, void*)
 {