[trunk] use the private version of opj_config to avoid compilation error into mj2

This commit is contained in:
Mickael Savinaud 2013-03-25 13:43:14 +00:00
parent 7fbf6df09e
commit da4bd9b110
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@
#include <windows.h>
#endif /* _WIN32 */
#include "opj_config.h"
#include "opj_config_private.h"
#include "opj_includes.h"
/* ---------------------------------------------------------------------- */