Use full path for legacyheaders
[alexxy/gromacs.git] / src / gromacs / swap / swapcoords.h
index 4b0e384571a1b67d421cb32ffdc8ab60edabe907..8a0ff766370f330a12dd3a33b4d531655cc7ffcc 100644 (file)
@@ -52,8 +52,8 @@
 #ifndef GMX_SWAP_SWAPCOORDS_H
 #define GMX_SWAP_SWAPCOORDS_H
 
-#include "typedefs.h"
-#include "types/commrec.h"
+#include "gromacs/legacyheaders/typedefs.h"
+#include "gromacs/legacyheaders/types/commrec.h"
 
 #ifdef __cplusplus
 extern "C" {