Use full path for legacyheaders
[alexxy/gromacs.git] / src / gromacs / mdlib / shakef.c
index 4fdd1df88206c4cdaa5b4581420f54ba0a9f2ca9..64107601653866f2006f1e1dc9506f4dbc8b918f 100644 (file)
 
 #include <math.h>
 
-#include "typedefs.h"
+#include "gromacs/legacyheaders/typedefs.h"
 #include "gromacs/utility/smalloc.h"
-#include "txtdump.h"
+#include "gromacs/legacyheaders/txtdump.h"
 #include "gromacs/math/vec.h"
-#include "nrnb.h"
-#include "constr.h"
+#include "gromacs/legacyheaders/nrnb.h"
+#include "gromacs/legacyheaders/constr.h"
 
 typedef struct gmx_shakedata
 {