Remove unnecessary config.h includes
[alexxy/gromacs.git] / src / gromacs / gmxana / eigio.c
index be4982b0665be9669ee4c201d4071fd399d5539e..b645b777ca43a4df37168e82d6ec6e28433b70cd 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/utility/smalloc.h"
-#include "vec.h"
+#include "gromacs/math/vec.h"
 #include "eigio.h"
 #include "gromacs/fileio/trnio.h"
 #include "gromacs/fileio/tpxio.h"