Use full path for legacyheaders
[alexxy/gromacs.git] / src / gromacs / gmxpreprocess / hackblock.c
index 4afed71dd2f8acacb6c88853956c9267cebaf6d6..9f18d5ab3c86139dc91965c529a7227390d203ee 100644 (file)
@@ -42,7 +42,7 @@
 #include "gromacs/utility/cstringutil.h"
 #include "gromacs/utility/smalloc.h"
 #include "gromacs/math/vec.h"
-#include "names.h"
+#include "gromacs/legacyheaders/names.h"
 
 /* these MUST correspond to the enum in hackblock.h */
 const char *btsNames[ebtsNR] = { "bonds", "angles", "dihedrals", "impropers", "exclusions", "cmap" };