X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=src%2Flib%2FLibCECDll.cpp;h=819d6093e281a3300ce217fb861b6a948739f41f;hb=55c75e6e4bd3d1c44907b59768b891227bd8ab5a;hp=fb25d0e2c1e0807f6941c82ce243fa6db0dae645;hpb=93f86187ea362ab62f9e0f93b77fb3bcc29166ab;p=deb_libcec.git diff --git a/src/lib/LibCECDll.cpp b/src/lib/LibCECDll.cpp index fb25d0e..819d609 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,9 +30,7 @@ * http://www.pulse-eight.net/ */ -#include "CECExports.h" - -using namespace CEC; +#include "platform/os.h" int WINAPI DllEntryPoint(HINSTANCE hinst, unsigned long reason, void*) {