Use full path for legacyheaders
[alexxy/gromacs.git] / src / gromacs / gmxana / princ.c
index 1566c1f6e126b6daddad49737d5ba768f5494a19..bf2d550e50cc0bec7da700023862f5d773b99643 100644 (file)
 /* This file is completely threadsafe - keep it that way! */
 #include "config.h"
 
-#include "typedefs.h"
+#include "gromacs/legacyheaders/typedefs.h"
 #include "gromacs/math/vec.h"
 #include "gromacs/utility/smalloc.h"
-#include "txtdump.h"
+#include "gromacs/legacyheaders/txtdump.h"
 #include "princ.h"
 
 #include "gromacs/linearalgebra/nrjac.h"