Use full path for legacyheaders
[alexxy/gromacs.git] / src / gromacs / mdlib / mdebin.c
index ce60f69c127c0404a4a96d95427e3b4d3ea87f36..c9bf43c1097af30f9ec9b6abf1167f25564cbad1 100644 (file)
 #include <stdlib.h>
 #include <string.h>
 
-#include "typedefs.h"
-#include "mdebin.h"
+#include "gromacs/legacyheaders/typedefs.h"
+#include "gromacs/legacyheaders/mdebin.h"
 #include "gromacs/math/units.h"
 #include "gromacs/fileio/enxio.h"
 #include "gromacs/math/vec.h"
-#include "disre.h"
-#include "network.h"
-#include "names.h"
-#include "orires.h"
-#include "constr.h"
+#include "gromacs/legacyheaders/disre.h"
+#include "gromacs/legacyheaders/network.h"
+#include "gromacs/legacyheaders/names.h"
+#include "gromacs/legacyheaders/orires.h"
+#include "gromacs/legacyheaders/constr.h"
 #include "gromacs/topology/mtop_util.h"
 #include "gromacs/fileio/xvgr.h"
 #include "gromacs/fileio/gmxfio.h"
-#include "macros.h"
-#include "mdrun.h"
+#include "gromacs/legacyheaders/macros.h"
+#include "gromacs/legacyheaders/mdrun.h"
 #include "mdebin_bar.h"
 
 #include "gromacs/pbcutil/pbc.h"