Use full path for legacyheaders
[alexxy/gromacs.git] / src / gromacs / gmxana / gmx_xpm2ps.c
index caca09b2b7a7d3020652e06c76dd1240b8831934..1610e51269d999155cd8c7b1deff6c29bdef80f1 100644 (file)
 #include <stdio.h>
 #include <stdlib.h>
 #include <math.h>
-#include "typedefs.h"
-#include "macros.h"
+#include "gromacs/legacyheaders/typedefs.h"
+#include "gromacs/legacyheaders/macros.h"
 #include "gromacs/utility/fatalerror.h"
 #include "gromacs/utility/smalloc.h"
-#include "viewit.h"
+#include "gromacs/legacyheaders/viewit.h"
 #include "gmx_ana.h"
 
 #include "gromacs/commandline/pargs.h"