diff --git a/src/jacksendreturn.hxx b/src/jacksendreturn.hxx index 13d0bf8..1d374da 100644 --- a/src/jacksendreturn.hxx +++ b/src/jacksendreturn.hxx @@ -16,8 +16,9 @@ * along with this program. If not, see . */ -#ifndef JACKSENDREUTRN_H +#ifndef JACKSENDRETURN_H #define JACKSENDRETURN_H + #include "buffers.hxx" #include "audioprocessor.hxx" #include @@ -51,7 +52,4 @@ private: int m_counter; }; - - - #endif