Use full path for legacyheaders
[alexxy/gromacs.git] / src / gromacs / gmxpreprocess / pdb2top.cpp
index 739dce9f152b41f7b5c08e4e89790e06ccfe691b..c0febe34f0ad0a22b448877fa38943a05bf2af76 100644 (file)
@@ -41,7 +41,7 @@
 #include <ctype.h>
 
 #include "gromacs/math/vec.h"
-#include "macros.h"
+#include "gromacs/legacyheaders/macros.h"
 #include "gromacs/utility/futil.h"
 #include "pdb2top.h"
 #include "gpp_nextnb.h"
@@ -59,7 +59,7 @@
 #include "add_par.h"
 #include "toputil.h"
 #include "fflibutil.h"
-#include "copyrite.h"
+#include "gromacs/legacyheaders/copyrite.h"
 
 #include "gromacs/fileio/strdb.h"
 #include "gromacs/topology/residuetypes.h"