Use full path for legacyheaders
[alexxy/gromacs.git] / src / gromacs / gmxpreprocess / pdb2gmx.c
index 9e64f5c9943d7dc90180ac6ab420935dbe61616a..b1ad9566e1d455d73cf989a79331898342b3a9f5 100644 (file)
@@ -43,9 +43,9 @@
 #include <string.h>
 #include <time.h>
 
-#include "typedefs.h"
+#include "gromacs/legacyheaders/typedefs.h"
 #include "gromacs/fileio/gmxfio.h"
-#include "copyrite.h"
+#include "gromacs/legacyheaders/copyrite.h"
 #include "gromacs/utility/cstringutil.h"
 #include "gromacs/fileio/confio.h"
 #include "gromacs/math/vec.h"
 #include "ter_db.h"
 #include "gromacs/gmxlib/conformation-utilities.h"
 #include "genhydro.h"
-#include "readinp.h"
+#include "gromacs/legacyheaders/readinp.h"
 #include "gromacs/topology/index.h"
 #include "fflibutil.h"
-#include "macros.h"
+#include "gromacs/legacyheaders/macros.h"
 
 #include "gromacs/commandline/pargs.h"
 #include "gromacs/fileio/strdb.h"