Use full path for legacyheaders
[alexxy/gromacs.git] / doxygen / codelayout.md
index 24bb7ae0c5737ef0b47599658dbc5ebe7f78556f..0d104c06262d6aa086840c481ec02c171e479a49 100644 (file)
@@ -89,10 +89,6 @@ that do not follow the above rules.  The installed headers for these are in
 `src/gromacs/legacyheaders/`.  The aim is to gradually get rid of these
 directories and move code into proper modules.
 
-For similar historical reasons, the include path also includes
-`src/gromacs/legacyheaders/`.  It is preferred that new code does not depend on
-this.
-
 Documentation organization
 ==========================