Use full path for legacyheaders
[alexxy/gromacs.git] / src / gromacs / mdlib / genborn_allvsall.c
index 9d859e22bf3550634604bdf651eaaba00ba78ae1..586c48a8a75cbf2b8389760eb02c06a0922b1c7a 100644 (file)
 #include "config.h"
 
 #include <math.h>
-#include "types/simple.h"
+#include "gromacs/legacyheaders/types/simple.h"
 
 #include "gromacs/math/vec.h"
 #include "gromacs/utility/smalloc.h"
 
-#include "network.h"
+#include "gromacs/legacyheaders/network.h"
 #include "gromacs/math/units.h"
-#include "genborn.h"
+#include "gromacs/legacyheaders/genborn.h"
 #include "genborn_allvsall.h"