Use full path for legacyheaders
[alexxy/gromacs.git] / src / gromacs / legacyheaders / types / forcerec.h
index 961a98691c258b1b12267d5b886ec70966839d91..007f7f4481b39490cf77fd5dc143b40e2b43db22 100644 (file)
  * the research papers on the package. Check out http://www.gromacs.org.
  */
 
-#include "ns.h"
-#include "genborn.h"
-#include "qmmmrec.h"
+#include "gromacs/legacyheaders/types/ns.h"
+#include "gromacs/legacyheaders/types/genborn.h"
+#include "gromacs/legacyheaders/types/qmmmrec.h"
 #include "../../topology/idef.h"
-#include "interaction_const.h"
-#include "hw_info.h"
+#include "gromacs/legacyheaders/types/interaction_const.h"
+#include "gromacs/legacyheaders/types/hw_info.h"
 
 #ifdef __cplusplus
 extern "C" {