updated copyright messages for 2013
[deb_libcec.git] / src / lib / LibCECDll.cpp
index 14d9776aa43dfef386965f65009488a191306a44..53417a0c3d950df14009d242be0803c07fdd1203 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * This file is part of the libCEC(R) library.
  *
- * libCEC(R) is Copyright (C) 2011 Pulse-Eight Limited.  All rights reserved.
+ * libCEC(R) is Copyright (C) 2011-2013 Pulse-Eight Limited.  All rights reserved.
  * libCEC(R) is an original work, containing original code.
  *
  * libCEC(R) is a trademark of Pulse-Eight Limited.
@@ -30,7 +30,8 @@
  *     http://www.pulse-eight.net/
  */
 
-#include <windows.h>
+#include "env.h"
+#include "platform/os.h"
 
 int WINAPI DllEntryPoint(HINSTANCE hinst, unsigned long reason, void*)
 {