Use full path for legacyheaders
[alexxy/gromacs.git] / src / gromacs / gmxana / gmx_rmsf.c
index 174b530cbc56e9417fcbd9f1e99f99fe31987062..99a9bfcb463afc5eb5d4fc167dbd2eccb5c1da08 100644 (file)
 #include <math.h>
 
 #include "gromacs/utility/smalloc.h"
-#include "macros.h"
-#include "typedefs.h"
+#include "gromacs/legacyheaders/macros.h"
+#include "gromacs/legacyheaders/typedefs.h"
 #include "gromacs/fileio/xvgr.h"
-#include "viewit.h"
+#include "gromacs/legacyheaders/viewit.h"
 #include "gromacs/commandline/pargs.h"
 #include "gromacs/math/vec.h"
 #include "gromacs/topology/index.h"