diff --git a/c/containers/type_decl.h b/c/containers/type_decl.h index d4ae4fa44..6cea63612 100644 --- a/c/containers/type_decl.h +++ b/c/containers/type_decl.h @@ -1,7 +1,7 @@ #ifndef TYPE_DECL_H #define TYPE_DECL_H -#include "containers/mlrval.h" +#include "../containers/mlrval.h" // ---------------------------------------------------------------- // These use the MT defines from mlrval.h