Use full path for legacyheaders
[alexxy/gromacs.git] / src / gromacs / gmxana / gmx_eneconv.c
index 6703e3d229b09233760f2aebf4d5ca1b319264bf..f73f1603225568cbed12c53a847966c4f7d986ff 100644 (file)
 #include <stdlib.h>
 #include <string.h>
 
-#include "typedefs.h"
+#include "gromacs/legacyheaders/typedefs.h"
 #include "gromacs/utility/smalloc.h"
 #include "gromacs/commandline/pargs.h"
-#include "disre.h"
-#include "names.h"
-#include "macros.h"
+#include "gromacs/legacyheaders/disre.h"
+#include "gromacs/legacyheaders/names.h"
+#include "gromacs/legacyheaders/macros.h"
 #include "gromacs/utility/fatalerror.h"
 #include "gromacs/fileio/enxio.h"
 #include "gromacs/math/vec.h"