Remove unnecessary config.h includes
[alexxy/gromacs.git] / src / gromacs / mdlib / csettle.c
index 5c84a13d0e964e095c460c765cb95df9187ae83f..44920009a9adeed85934b49ee2de1f90e221af2c 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 <math.h>
 #include <stdio.h>
 
-#include "constr.h"
+#include "gromacs/legacyheaders/constr.h"
 
 #include "gromacs/math/vec.h"
 #include "gromacs/pbcutil/ishift.h"