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