Use full path for legacyheaders
[alexxy/gromacs.git] / src / gromacs / gmxlib / chargegroup.c
index efaa99c49a4d6651c17a12313eb28703df128a34..5197f80392fff2ee0b68658373b6d28c9f61e403 100644 (file)
 #include "config.h"
 
 #include <math.h>
-#include "typedefs.h"
+#include "gromacs/legacyheaders/typedefs.h"
 #include "gromacs/math/vec.h"
 #include "gromacs/pbcutil/pbc.h"
 #include "gromacs/utility/smalloc.h"
 #include "gromacs/utility/fatalerror.h"
-#include "chargegroup.h"
+#include "gromacs/legacyheaders/chargegroup.h"
 
 
 void calc_chargegroup_radii(const gmx_mtop_t *mtop, rvec *x,