Use full path for legacyheaders
[alexxy/gromacs.git] / src / gromacs / gmxana / gmx_dielectric.c
index a29e84bbd4deab2dd9ff4d449b134a84332a15a5..5d84c4ecf68146a428f3933dc869d54347991ff7 100644 (file)
 #include <stdio.h>
 #include <stdlib.h>
 
-#include "copyrite.h"
-#include "typedefs.h"
+#include "gromacs/legacyheaders/copyrite.h"
+#include "gromacs/legacyheaders/typedefs.h"
 #include "gstat.h"
 #include "gromacs/utility/smalloc.h"
-#include "macros.h"
+#include "gromacs/legacyheaders/macros.h"
 #include "gromacs/fileio/xvgr.h"
-#include "viewit.h"
+#include "gromacs/legacyheaders/viewit.h"
 #include "correl.h"
 #include "gmx_ana.h"
 #include "gromacs/utility/fatalerror.h"