Remove unnecessary config.h includes
[alexxy/gromacs.git] / src / gromacs / fileio / writeps.c
index 6b76543a6da6b4bf5daba91ac48aa71a20436e26..cd9d1b407fb5e17ceb77d94dc54b3848642d05b2 100644 (file)
@@ -34,9 +34,9 @@
  * 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 "writeps.h"
+#include "gmxpre.h"
 
-#include "config.h"
+#include "writeps.h"
 
 #include <stdio.h>