Remove unnecessary config.h includes
[alexxy/gromacs.git] / src / programs / view / molps.cpp
index e6ed9df657d142bf2ed3b54ba05c04b88dd450bd..03c0d21513663480739aabb5d5dc0605fe60e02f 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.
  */
-#include "config.h"
+#include "gmxpre.h"
 
 #include <math.h>
 #include <stdlib.h>
 #include <string.h>
 
-#include "macros.h"
+#include "gromacs/legacyheaders/macros.h"
 
 #include "gromacs/fileio/writeps.h"
 #include "gromacs/utility/smalloc.h"