Remove all unnecessary HAVE_CONFIG_H
[alexxy/gromacs.git] / src / gromacs / fileio / trxio.c
index c96a142e1e707b153a55d53abc710ebd4b4aac51..ae5b0cb2361fbfce90011693d0e0671c067781a4 100644 (file)
@@ -36,9 +36,7 @@
  */
 #include "trxio.h"
 
-#ifdef HAVE_CONFIG_H
-#include <config.h>
-#endif
+#include "config.h"
 
 #include <assert.h>
 #include <math.h>