diff --git a/gtsam/slam/PriorFactor.h b/gtsam/slam/PriorFactor.h index d314bfd84..335eb2b5a 100644 --- a/gtsam/slam/PriorFactor.h +++ b/gtsam/slam/PriorFactor.h @@ -15,6 +15,6 @@ **/ #pragma once -// Note: PriorFactor has been moved to gtsam/nonlinear. This file has been -// left here for backwards compatibility. +// Note: PriorFactor has been moved to gtsam/nonlinear/PriorFactor.h. This file +// has been left here for backwards compatibility. #include