[trunk] use opj_config_private.h into the opj_inttypes.h
This commit is contained in:
parent
68415d040f
commit
7fbf6df09e
|
@ -26,7 +26,7 @@
|
|||
#ifndef OPJ_INTTYPES_H
|
||||
#define OPJ_INTTYPES_H
|
||||
|
||||
#include "opj_config.h"
|
||||
#include "opj_config_private.h"
|
||||
#ifdef OPJ_HAVE_INTTYPES_H
|
||||
#include <inttypes.h>
|
||||
#else
|
||||
|
|
Loading…
Reference in New Issue