Sort all includes in src/gromacs
[alexxy/gromacs.git] / src / gromacs / commandline / shellcompletions.cpp
index e047cf256041b12e731df316ac96ece1e3d8fa24..1eefeda1cf6fd282965b63511aab391030368ca4 100644 (file)
@@ -43,7 +43,7 @@
  */
 #include "gmxpre.h"
 
-#include "gromacs/commandline/shellcompletions.h"
+#include "shellcompletions.h"
 
 #include <cstdio>
 
 
 #include "gromacs/commandline/cmdlinehelpcontext.h"
 #include "gromacs/commandline/pargs.h"
+#include "gromacs/fileio/filenm.h"
 #include "gromacs/options/basicoptions.h"
 #include "gromacs/options/filenameoption.h"
 #include "gromacs/options/optionsvisitor.h"
-#include "gromacs/fileio/filenm.h"
 #include "gromacs/utility/arrayref.h"
 #include "gromacs/utility/exceptions.h"
 #include "gromacs/utility/file.h"