Use full path for legacyheaders
[alexxy/gromacs.git] / src / gromacs / gmxlib / typedefs.c
index 19819ecbccb3b7407bf1d275fb8a10a2b804e1ab..22c4776d4c69c905dabe21a67c28c828f1d79972 100644 (file)
  * the research papers on the package. Check out http://www.gromacs.org.
  */
 /* This file is completely threadsafe - keep it that way! */
-#include "typedefs.h"
+#include "gromacs/legacyheaders/typedefs.h"
 
 #include "config.h"
 
 #include <string.h>
 
-#include "macros.h"
+#include "gromacs/legacyheaders/macros.h"
 #include "gromacs/math/vec.h"
 #include "gromacs/pbcutil/pbc.h"
 #include "gromacs/random/random.h"