Select correct implementation by platform since it doesn't work via defined version
parent
e8fd133148
commit
3e5dae03cd
|
|
@ -29,13 +29,11 @@
|
|||
|
||||
// this is defined so that we get static linking.
|
||||
#include "openjpeg.h"
|
||||
#ifndef OPENJPEG_VERSION
|
||||
#ifdef LL_WINDOWS
|
||||
#include "cio.h"
|
||||
#include "event.h"
|
||||
#ifdef OPJ_PACKAGE_VERSION
|
||||
#define OPENJPEG2
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#include "lltimer.h"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue