Remove unnecessary config.h includes
[alexxy/gromacs.git] / src / gromacs / gmxana / dens_filter.c
index feb7be59799125a89138b44f4f7a4fb8612ca285..0bf0bfc7d2959bfca99098b5dba2afd0d65bcef8 100644 (file)
@@ -33,7 +33,8 @@
  * the research papers on the package. Check out http://www.gromacs.org.
  */
 
-#include "config.h"
+#include "gmxpre.h"
+
 /* dens_filter.c
  * Routines for Filters and convolutions
  */