Use full path for legacyheaders
[alexxy/gromacs.git] / src / gromacs / gmxana / dens_filter.c
index 0488cc51ab8481d029fa34bd1e32284622a6c319..feb7be59799125a89138b44f4f7a4fb8612ca285 100644 (file)
@@ -39,7 +39,7 @@
  */
 
 #include <math.h>
-#include "typedefs.h"
+#include "gromacs/legacyheaders/typedefs.h"
 #include "dens_filter.h"
 #include "gromacs/utility/smalloc.h"
 #include "gromacs/math/vec.h"