Sort all includes in src/gromacs
[alexxy/gromacs.git] / src / gromacs / gmxlib / viewit.c
index 48f21b0010bf69c8fedc72d1bcd1f77836041c25..c6a3a690bb47fe76e4111561750b200a6f258615 100644 (file)
@@ -35,6 +35,8 @@
  * the research papers on the package. Check out http://www.gromacs.org.
  */
 /* This file is completely threadsafe - keep it that way! */
+#include "gmxpre.h"
+
 #include "gromacs/legacyheaders/viewit.h"
 
 #include "config.h"
@@ -42,9 +44,9 @@
 #include <stdlib.h>
 #include <string.h>
 
-#include "gromacs/legacyheaders/oenv.h"
-#include "gromacs/legacyheaders/macros.h"
 #include "gromacs/fileio/filenm.h"
+#include "gromacs/legacyheaders/macros.h"
+#include "gromacs/legacyheaders/oenv.h"
 #include "gromacs/utility/cstringutil.h"
 #include "gromacs/utility/fatalerror.h"