diff --git a/postproc/postprocess.c b/postproc/postprocess.c index 902a6298e5..7ea6b35b95 100644 --- a/postproc/postprocess.c +++ b/postproc/postprocess.c @@ -70,11 +70,11 @@ Notes: //Changelog: use the CVS log +#include "../config.h" #include #include #include #include -#include "../config.h" #ifdef HAVE_MALLOC_H #include #endif diff --git a/postproc/postprocess_template.c b/postproc/postprocess_template.c index 902a6298e5..7ea6b35b95 100644 --- a/postproc/postprocess_template.c +++ b/postproc/postprocess_template.c @@ -70,11 +70,11 @@ Notes: //Changelog: use the CVS log +#include "../config.h" #include #include #include #include -#include "../config.h" #ifdef HAVE_MALLOC_H #include #endif