Use full path for legacyheaders
[alexxy/gromacs.git] / src / gromacs / gmxlib / ifunc.c
index 11c5876002a9c7954ec0b2fc2d2ba2d2c21a6122..edd983f76062f931fddcecaf63f8e1e8a522a18d 100644 (file)
 #include "config.h"
 
 
-#include "typedefs.h"
-#include "bondf.h"
-#include "disre.h"
-#include "orires.h"
-#include "genborn.h"
+#include "gromacs/legacyheaders/typedefs.h"
+#include "gromacs/legacyheaders/bondf.h"
+#include "gromacs/legacyheaders/disre.h"
+#include "gromacs/legacyheaders/orires.h"
+#include "gromacs/legacyheaders/genborn.h"
 
 
 #define  def_bonded(str, lstr, nra, nrpa, nrpb, ind, func) \