diff --git a/openbr/plugins/imgproc/revertaffine.cpp b/openbr/plugins/imgproc/revertaffine.cpp index b40c581..868fa3b 100644 --- a/openbr/plugins/imgproc/revertaffine.cpp +++ b/openbr/plugins/imgproc/revertaffine.cpp @@ -43,4 +43,4 @@ BR_REGISTER(Transform, RevertAffineTransform) } // namespace br -#include "imgproc/revertaffine.cpp" +#include "imgproc/revertaffine.moc"