Sort includes outside src/gromacs
[alexxy/gromacs.git] / src / programs / view / molps.cpp
index b06fac0c894ebfe309e0b3def30e5cd050d80982..977d3ae0b43537adf84fcca1a35cbe522320b193 100644 (file)
  * To help us fund GROMACS development, we humbly ask that you cite
  * the research papers on the package. Check out http://www.gromacs.org.
  */
-#ifdef HAVE_CONFIG_H
-#include <config.h>
-#endif
+#include "gmxpre.h"
 
 #include <math.h>
 #include <stdlib.h>
 #include <string.h>
 
-#include "macros.h"
-#include "xutil.h"
+#include "gromacs/fileio/writeps.h"
+#include "gromacs/legacyheaders/macros.h"
+#include "gromacs/utility/smalloc.h"
+
+#include "3dview.h"
 #include "buttons.h"
 #include "manager.h"
-#include "nmol.h"
 #include "nleg.h"
-
-#include "gromacs/fileio/writeps.h"
-#include "gromacs/math/3dview.h"
-#include "gromacs/utility/smalloc.h"
+#include "nmol.h"
+#include "xutil.h"
 
 #define MSIZE 4