X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=src%2Flib%2FLibCECDll.cpp;h=9657b57c9f75fe7aad468d772cd5dec57f86faec;hb=ecc633c51b6c69bebaff4932e90245665ca06373;hp=14d9776aa43dfef386965f65009488a191306a44;hpb=cb9128746f5f12e284c3e2efe92a1a5e39ac453c;p=deb_libcec.git diff --git a/src/lib/LibCECDll.cpp b/src/lib/LibCECDll.cpp index 14d9776..9657b57 100644 --- a/src/lib/LibCECDll.cpp +++ b/src/lib/LibCECDll.cpp @@ -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-2012 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 +#include "env.h" +#include "platform/os.h" int WINAPI DllEntryPoint(HINSTANCE hinst, unsigned long reason, void*) {