Use full path for legacyheaders
[alexxy/gromacs.git] / src / gromacs / gmxlib / md_logging.c
index 2c0a130214c99676c0deb7b6733c4550c596ceaa..b91f265f8b3684217cd1c67b434d4fceb52c63ff 100644 (file)
@@ -38,8 +38,8 @@
 
 #include <stdio.h>
 #include <stdarg.h>
-#include "types/commrec.h"
-#include "md_logging.h"
+#include "gromacs/legacyheaders/types/commrec.h"
+#include "gromacs/legacyheaders/md_logging.h"
 
 
 void md_print_info(const t_commrec *cr, FILE *fplog,