Remove unnecessary config.h includes
[alexxy/gromacs.git] / src / gromacs / gmxana / binsearch.c
index 726d3aeccc06baa0dac3afab7b0f7358c1235fdf..ac5135bef4fcc177a2f530245cab9f29df03083b 100644 (file)
@@ -32,7 +32,7 @@
  * 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 <stdio.h>