Use full path for legacyheaders
[alexxy/gromacs.git] / src / programs / mdrun / membed.h
index be82beb060f147b10e2316a0c4be1bb38b55cc8a..06ae251257c2af60e9a51fcc933fd32487783d4a 100644 (file)
@@ -36,8 +36,8 @@
 #ifndef _gmx_membed_h
 #define _gmx_membed_h
 
-#include "typedefs.h"
-#include "types/membedt.h"
+#include "gromacs/legacyheaders/typedefs.h"
+#include "gromacs/legacyheaders/types/membedt.h"
 #include "gromacs/fileio/filenm.h"
 
 #ifdef __cplusplus