From 7b815975c437dc600fa62222d14d80376921583c Mon Sep 17 00:00:00 2001 From: Austin Blanton Date: Thu, 19 Feb 2015 15:06:25 -0500 Subject: [PATCH] BAD JORDAN - moc, not cpp --- openbr/plugins/imgproc/revertaffine.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- libgit2 0.21.4