From 749aa5568e8f1acc892b10d2824d4951e68397cf Mon Sep 17 00:00:00 2001 From: bklare Date: Mon, 15 Jun 2015 23:55:19 +0000 Subject: [PATCH] Typo fix --- openbr/plugins/gallery/matlab.cpp | 2 ++ 1 file changed, 2 insertions(+), 0 deletions(-) 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" -- libgit2 0.21.4