Sort all includes in src/gromacs
[alexxy/gromacs.git] / src / gromacs / gmxana / dlist.c
index 173a48149482d3dfe474a2d45580123601da96e1..b7578cef623f03e97c71f8f2dd82ae9b537ae70a 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 <stdlib.h>
 #include <string.h>
 
-#include "gstat.h"
-
+#include "gromacs/gmxana/gstat.h"
 #include "gromacs/topology/residuetypes.h"
 #include "gromacs/utility/fatalerror.h"
 #include "gromacs/utility/smalloc.h"