Sort includes outside src/gromacs
[alexxy/gromacs.git] / src / programs / view / nmol.cpp
index 26fc5bd5fced5b291037db75851631e743b611ec..cca9b5fbdda791904a6a4eb5e4653a8fe45f0db7 100644 (file)
  */
 #include "gmxpre.h"
 
+#include "nmol.h"
+
 #include <math.h>
 #include <stdlib.h>
 #include <string.h>
 
 #include "gromacs/legacyheaders/macros.h"
 #include "gromacs/legacyheaders/txtdump.h"
-#include "gromacs/pbcutil/pbc.h"
-
 #include "gromacs/math/vec.h"
+#include "gromacs/pbcutil/pbc.h"
 #include "gromacs/utility/fatalerror.h"
 #include "gromacs/utility/smalloc.h"
 
 #include "3dview.h"
 #include "buttons.h"
 #include "manager.h"
-#include "nmol.h"
 #include "xutil.h"
 
 #define MSIZE 4