Use full path for legacyheaders
[alexxy/gromacs.git] / src / gromacs / gmxana / nrama.c
index c977418324fe0e09bba9fb99b7a78125529e4b35..2e6be79b5d412696687612cbe0330d9434132897 100644 (file)
@@ -41,8 +41,8 @@
 
 #include "nrama.h"
 #include "gromacs/utility/smalloc.h"
-#include "typedefs.h"
-#include "bondf.h"
+#include "gromacs/legacyheaders/typedefs.h"
+#include "gromacs/legacyheaders/bondf.h"
 #include "gromacs/utility/futil.h"
 #include "gromacs/utility/fatalerror.h"
 #include "gromacs/pbcutil/rmpbc.h"