Use full path for legacyheaders
[alexxy/gromacs.git] / src / gromacs / mdlib / genborn_sse2_single.c
index b137846e4b21895b729f31a980583c47565396d9..0a8112353eb3a550a8a3ef2f8680fbda3a285d2c 100644 (file)
 #include <math.h>
 #include <string.h>
 
-#include "typedefs.h"
+#include "gromacs/legacyheaders/typedefs.h"
 #include "gromacs/utility/smalloc.h"
-#include "genborn.h"
+#include "gromacs/legacyheaders/genborn.h"
 #include "gromacs/math/vec.h"
 #include "gromacs/fileio/pdbio.h"
-#include "names.h"
+#include "gromacs/legacyheaders/names.h"
 #include "gromacs/math/units.h"
-#include "domdec.h"
-#include "network.h"
+#include "gromacs/legacyheaders/domdec.h"
+#include "gromacs/legacyheaders/network.h"
 #include "gromacs/utility/fatalerror.h"
-#include "genborn.h"
+#include "gromacs/legacyheaders/genborn.h"
 
 #include "gromacs/utility/gmxmpi.h"