minor changes in header inclusions
[openjpeg.git] / codec / j2k_dump.c
index 8b567c552575622dfb68f1d21d7f672a7e721dbe..20b65d735848fad37d3cd90901b9ee2b70867e02 100644 (file)
@@ -1,4 +1,3 @@
-#include <opj_config.h>
 /*
  * Copyright (c) 20010, Mathieu Malaterre, GDCM
  * All rights reserved.
@@ -30,6 +29,7 @@
 #include <stdlib.h>
 #include <math.h>
 
+#include "../opj_config.h"
 #include "openjpeg.h"
 #include "../libopenjpeg/j2k.h"
 #include "../libopenjpeg/jp2.h"