diff --git a/openbr/plugins/format/video.cpp b/openbr/plugins/format/videoFormats.cpp index fdf659d..0498e40 100644 --- a/openbr/plugins/format/video.cpp +++ b/openbr/plugins/format/videoFormats.cpp @@ -160,4 +160,4 @@ BR_REGISTER(Format, DefaultFormat) } // namespace br -#include "format/video.moc" +#include "format/videoFormats.moc"