[trunk] Speed-up opj_int_fix_mul by removing unneeded operation
[openjpeg.git] / src / lib / openjp2 / cio.h
index 729d073ac26656d50fec029824834a241db8b9cf..6dfa5bb847b338f2c2a3d45fae8feb178184b598 100644 (file)
@@ -49,7 +49,7 @@ The functions in CIO.C have for goal to realize a byte input / output process.
 /** @defgroup CIO CIO - byte input-output stream */
 /*@{*/
 
-#include "opj_config.h"
+#include "opj_config_private.h"
 
 /* ----------------------------------------------------------------------- */