Remove unnecessary config.h includes
[alexxy/gromacs.git] / src / gromacs / fileio / filenm.c
index dad39b9f23656ff484a3c3e091dc15c121b1471f..d8b50e526f3dc98de1ec1ecae7fcade293320616 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 "filenm.h"
+#include "gmxpre.h"
 
-#include "config.h"
+#include "filenm.h"
 
 #include <stdio.h>
 #include <string.h>