Sort includes outside src/gromacs
[alexxy/gromacs.git] / src / programs / view / fgrid.cpp
index a4a2f5a7f08156fc8ede085f5c07ac525a2c3ae3..12491724250834930f6b8b0031d8f26f91165d85 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 "fgrid.h"
 
 #include <ctype.h>
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>
 
-#include "fgrid.h"
-
 #include "gromacs/utility/cstringutil.h"
 #include "gromacs/utility/futil.h"
 #include "gromacs/utility/smalloc.h"