Sort all includes in src/gromacs
[alexxy/gromacs.git] / src / gromacs / pbcutil / mshift.cpp
index fa47a80e1a19bf4ee2b77073af9216c325f32d91..346f029ead1de4ca142cc0102e3a0399418d4306 100644 (file)
  */
 #include "gmxpre.h"
 
-#include "gromacs/pbcutil/mshift.h"
+#include "mshift.h"
 
 #include <string.h>
 
 #include <algorithm>
 
 #include "gromacs/legacyheaders/types/ifunc.h"
-
 #include "gromacs/math/vec.h"
 #include "gromacs/pbcutil/pbc.h"
 #include "gromacs/utility/fatalerror.h"