[trunk] correct the new name of OPJ_HAVE_STDINT_H everywhere

This commit is contained in:
Mickael Savinaud
2012-12-04 13:13:50 +00:00
parent f5429e4ce8
commit b42cf317d6
2 changed files with 2 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
/* create config.h for CMake */
#cmakedefine OPJ_HAVE_STDINT_H @HAVE_STDINT_H@
#cmakedefine OPJ_HAVE_STDINT_H @OPJ_HAVE_STDINT_H@
#define OPJ_PACKAGE_VERSION "@PACKAGE_VERSION@"