Use full path for legacyheaders
[alexxy/gromacs.git] / src / gromacs / gmxana / gmx_nmeig.c
index d3982c8f78f44c9dc5d537ee84fb0dd3df378f14..41e5bda4e60d18260aebac268ba0beab1f65b8e0 100644 (file)
 #include <math.h>
 #include <string.h>
 
-#include "typedefs.h"
-#include "macros.h"
-#include "copyrite.h"
+#include "gromacs/legacyheaders/typedefs.h"
+#include "gromacs/legacyheaders/macros.h"
+#include "gromacs/legacyheaders/copyrite.h"
 #include "gromacs/utility/futil.h"
 #include "gstat.h"
-#include "txtdump.h"
+#include "gromacs/legacyheaders/txtdump.h"
 #include "eigio.h"
 #include "gromacs/topology/mtop_util.h"
 #include "gromacs/math/units.h"