Use full path for legacyheaders
[alexxy/gromacs.git] / src / gromacs / mdlib / pme_pp.c
index d245e92a30b1781a7da46ea98908c45525533962..fc4ea6598e6a707e754ec01c236ae942117767be 100644 (file)
 #include <stdio.h>
 #include <string.h>
 #include <math.h>
-#include "typedefs.h"
-#include "types/commrec.h"
+#include "gromacs/legacyheaders/typedefs.h"
+#include "gromacs/legacyheaders/types/commrec.h"
 #include "gromacs/utility/smalloc.h"
 #include "gromacs/utility/fatalerror.h"
 #include "gromacs/math/vec.h"
-#include "pme.h"
-#include "network.h"
-#include "domdec.h"
-#include "sighandler.h"
+#include "gromacs/legacyheaders/pme.h"
+#include "gromacs/legacyheaders/network.h"
+#include "gromacs/legacyheaders/domdec.h"
+#include "gromacs/legacyheaders/sighandler.h"
 
 #include "gromacs/utility/gmxmpi.h"