Remove unnecessary config.h includes
[alexxy/gromacs.git] / src / gromacs / mdlib / qm_orca.c
index 809bfdcf4f1e885f23dfbf82aab71a655e3a806b..f5f85e4f8d0743a38723ede0f29b228edead895b 100644 (file)
@@ -34,7 +34,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 <math.h>
 #include <stdio.h>
@@ -52,7 +52,6 @@
 #include "gromacs/legacyheaders/network.h"
 #include "gromacs/legacyheaders/ns.h"
 #include "gromacs/legacyheaders/nrnb.h"
-#include "gromacs/legacyheaders/bondf.h"
 #include "gromacs/legacyheaders/txtdump.h"
 #include "gromacs/legacyheaders/qmmm.h"
 #include "gromacs/utility/fatalerror.h"