Merge pull request #1484 from mayeut/mandatory-inttypes-stdint
[openjpeg.git] / src / lib / openjpip / query_parser.c
index 9b2fac2d2fbbcc5f5dc2897448307bfae65674e1..e192c73c218734a4d66f6847a5620ff6d30f4992 100644 (file)
@@ -42,8 +42,8 @@
 #include <assert.h>
 #include <string.h>
 #include <stdlib.h>
+#include <stdint.h>
 #include "query_parser.h"
-#include "opj_stdint.h"
 
 #ifdef SERVER
 #include "fcgi_stdio.h"