updated copyright messages for 2013
[deb_libcec.git] / src / lib / platform / windows / os-threads.cpp
index 7c06d41cc724dae4b73b9a3b233b6a520621144f..69203456d644c17dc497894ad5b9cc5142177c55 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * This file is part of the libCEC(R) library.
  *
- * libCEC(R) is Copyright (C) 2011-2012 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,7 @@
  *     http://www.pulse-eight.net/
  */
 
-#include "../os.h"
+#include "env.h"
 #include "os-threads.h"
 using namespace PLATFORM;