Use full path for legacyheaders
[alexxy/gromacs.git] / src / gromacs / gmxana / gmx_wham.cpp
index 7a0240a4a28116b662d6e02ed3b25298c2d51ad3..e7a076835e9d537366f56e14c49b653d1fcd3f73 100644 (file)
 #include <sstream>
 
 #include "gromacs/commandline/pargs.h"
-#include "typedefs.h"
+#include "gromacs/legacyheaders/typedefs.h"
 #include "gromacs/utility/smalloc.h"
 #include "gromacs/math/vec.h"
-#include "copyrite.h"
+#include "gromacs/legacyheaders/copyrite.h"
 #include "gromacs/fileio/tpxio.h"
-#include "names.h"
+#include "gromacs/legacyheaders/names.h"
 #include "gromacs/random/random.h"
 #include "gmx_ana.h"
-#include "macros.h"
+#include "gromacs/legacyheaders/macros.h"
 #include "gromacs/utility/cstringutil.h"
 #include "gromacs/fileio/xvgr.h"