Sort all includes in src/gromacs
[alexxy/gromacs.git] / src / gromacs / gmxana / fitahx.c
index 668738061682e1e72d64db117614d62068ab3572..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.
  */
-#include "config.h"
+#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"