Use full path for legacyheaders
[alexxy/gromacs.git] / src / gromacs / gmxana / gmx_potential.c
index e57c76bce26a3ffcd5f3017132b8902e6d02e7f6..623b49f18403b70f2b0cd06100fb5a39df33a438 100644 (file)
 #include <math.h>
 #include <string.h>
 
-#include "typedefs.h"
+#include "gromacs/legacyheaders/typedefs.h"
 #include "gromacs/utility/smalloc.h"
-#include "macros.h"
+#include "gromacs/legacyheaders/macros.h"
 #include "princ.h"
 #include "gromacs/pbcutil/rmpbc.h"
 #include "gromacs/math/vec.h"
 #include "gromacs/fileio/xvgr.h"
-#include "viewit.h"
+#include "gromacs/legacyheaders/viewit.h"
 #include "gromacs/utility/futil.h"
 #include "gromacs/commandline/pargs.h"
 #include "gromacs/topology/index.h"