diff options
Diffstat (limited to 'raul/SMFWriter.hpp')
-rw-r--r-- | raul/SMFWriter.hpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/raul/SMFWriter.hpp b/raul/SMFWriter.hpp index fe0f9ef..dcd6f9f 100644 --- a/raul/SMFWriter.hpp +++ b/raul/SMFWriter.hpp @@ -28,7 +28,7 @@ namespace Raul { /** Standard Midi File (Type 0) Writer - * \ingroup raul + * \ingroup raul */ class SMFWriter : public Raul::MIDISink { public: |