Use full path for legacyheaders
[alexxy/gromacs.git] / src / gromacs / gmxana / gmx_sigeps.c
index a8587d4fdcb9335136b16418044a8989e77526c3..4b2ee347b1029f39e7c27f40929e42ef5f9afd93 100644 (file)
 #include <math.h>
 #include <stdio.h>
 
-#include "typedefs.h"
+#include "gromacs/legacyheaders/typedefs.h"
 #include "gromacs/commandline/pargs.h"
 #include "gromacs/fileio/xvgr.h"
-#include "viewit.h"
+#include "gromacs/legacyheaders/viewit.h"
 #include "gromacs/fileio/pdbio.h"
-#include "macros.h"
+#include "gromacs/legacyheaders/macros.h"
 #include "gromacs/utility/smalloc.h"
 #include "gromacs/math/vec.h"
 #include "gromacs/math/units.h"
-#include "names.h"
-#include "txtdump.h"
+#include "gromacs/legacyheaders/names.h"
+#include "gromacs/legacyheaders/txtdump.h"
 #include "gromacs/fileio/trnio.h"
 #include "gromacs/fileio/confio.h"