Sort all includes in src/gromacs
[alexxy/gromacs.git] / src / gromacs / gmxana / edittop.c
index 9902937cedfca0a03d71dfd6d99c30f6a480decd..3a5357c731391c6711b76f87aeb7a406f4a88088 100644 (file)
@@ -38,8 +38,8 @@
 
 #include "gromacs/legacyheaders/typedefs.h"
 #include "gromacs/topology/symtab.h"
-#include "gromacs/utility/smalloc.h"
 #include "gromacs/utility/fatalerror.h"
+#include "gromacs/utility/smalloc.h"
 
 void replace_atom(t_topology *top, int inr, char *anm, char *resnm,
                   real q, real m, int type)