Remove unnecessary config.h includes
[alexxy/gromacs.git] / src / gromacs / gmxana / edittop.c
index 736aea2559dd23724b6bca1b39311f6e9650fe80..9902937cedfca0a03d71dfd6d99c30f6a480decd 100644 (file)
  * To help us fund GROMACS development, we humbly ask that you cite
  * the research papers on the package. Check out http://www.gromacs.org.
  */
-#ifdef HAVE_CONFIG_H
-#include <config.h>
-#endif
+#include "gmxpre.h"
 
-#include "gromacs/legacyheaders/symtab.h"
 #include "gromacs/legacyheaders/typedefs.h"
+#include "gromacs/topology/symtab.h"
 #include "gromacs/utility/smalloc.h"
 #include "gromacs/utility/fatalerror.h"