Sort all includes in src/gromacs
[alexxy/gromacs.git] / src / gromacs / gmxpreprocess / topdirs.c
index d46b6922a8ab678408183c0b890ce95644f5a271..1c42dfab2d4513603f229a3a1baa4f2b4d2b3c51 100644 (file)
  */
 #include "gmxpre.h"
 
-#include <stdio.h>
+#include "topdirs.h"
+
 #include <stdarg.h>
+#include <stdio.h>
 
-#include "gromacs/utility/smalloc.h"
 #include "gromacs/legacyheaders/macros.h"
 #include "gromacs/utility/cstringutil.h"
 #include "gromacs/utility/fatalerror.h"
-#include "topdirs.h"
+#include "gromacs/utility/smalloc.h"
 
 /* Must correspond to the directive enum in grompp-impl.h */
 static const char *directive_names[d_maxdir+1] = {