Remove unnecessary config.h includes
[alexxy/gromacs.git] / src / gromacs / gmxana / pp2shift.c
index fea240e9e351cb2eb1554b212dcbec6600cf04c6..4c7fdb951d647a07c14a0426c4075f93ed4a4db2 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 <stdlib.h>
 #include <math.h>
-#include "typedefs.h"
+#include "gromacs/legacyheaders/typedefs.h"
 #include "gromacs/utility/futil.h"
-#include "macros.h"
-#include "physics.h"
+#include "gromacs/legacyheaders/macros.h"
+#include "gromacs/math/units.h"
 #include "gromacs/utility/smalloc.h"
 #include "gstat.h"
 #include "gromacs/fileio/matio.h"
-#include "copyrite.h"
+#include "gromacs/legacyheaders/copyrite.h"
 #include "gromacs/utility/fatalerror.h"
 
 typedef struct {