Remove unnecessary config.h includes
[alexxy/gromacs.git] / src / gromacs / gmxana / cmat.c
index a5ad0f79524935afafa9085fb282d10784326ead..fab169f798f615da7d29813a213db408372b9570 100644 (file)
  * To help us fund GROMACS development, we humbly ask that you cite
  * the research papers on the package. Check out http://www.gromacs.org.
  */
-#include "config.h"
+#include "gmxpre.h"
 
 #include "cmat.h"
 #include "gromacs/utility/smalloc.h"
-#include "macros.h"
+#include "gromacs/legacyheaders/macros.h"
 #include "gromacs/math/vec.h"
 #include "gromacs/fileio/xvgr.h"
 #include "gromacs/fileio/matio.h"