diff --git a/openbr/plugins/gallery/matlab.cpp b/openbr/plugins/gallery/matlab.cpp index ba9e296..5616461 100644 --- a/openbr/plugins/gallery/matlab.cpp +++ b/openbr/plugins/gallery/matlab.cpp @@ -89,4 +89,6 @@ class matlabGallery : public FileGallery BR_REGISTER(Gallery, matlabGallery) +} + #include "gallery/matlab.moc"