Remove all unnecessary HAVE_CONFIG_H
[alexxy/gromacs.git] / src / gromacs / pbcutil / rmpbc.c
index 8990a41a74e4ff283c12da3f2dd2a7ea7718e3a8..ee5e2d9239e88f2ab7665f5e0ef7d139cee750dd 100644 (file)
@@ -36,9 +36,7 @@
  */
 #include "gromacs/pbcutil/rmpbc.h"
 
-#ifdef HAVE_CONFIG_H
-#include <config.h>
-#endif
+#include "config.h"
 
 #include "gromacs/fileio/trx.h"
 #include "gromacs/math/vec.h"