Sort all includes in src/gromacs
[alexxy/gromacs.git] / src / gromacs / gmxana / fitahx.c
index 3b274ea1d52a65255b4bb474dda2400817e6f7b9..24b5a955d1a8c23ee37335083f0ad023bc7c16ba 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.
  */
-#ifdef HAVE_CONFIG_H
-#include <config.h>
-#endif
+#include "gmxpre.h"
 
 #include "fitahx.h"
-#include "gromacs/math/vec.h"
 
 #include "gromacs/math/do_fit.h"
+#include "gromacs/math/vec.h"
 #include "gromacs/utility/fatalerror.h"
 #include "gromacs/utility/smalloc.h"