Use full path for legacyheaders
[alexxy/gromacs.git] / src / gromacs / gmxpreprocess / solvate.cpp
index d008072336fbbc756c25a9d098631de7e1943794..0644c4c94ccc02d795fa044ce5eb20d44e6feef8 100644 (file)
 
 #include <string.h>
 
-#include "typedefs.h"
+#include "gromacs/legacyheaders/typedefs.h"
 #include "gromacs/fileio/confio.h"
-#include "macros.h"
+#include "gromacs/legacyheaders/macros.h"
 #include "gromacs/utility/futil.h"
-#include "names.h"
+#include "gromacs/legacyheaders/names.h"
 #include "gromacs/gmxlib/conformation-utilities.h"
 #include "addconf.h"
 #include "read-conformation.h"