summaryrefslogtreecommitdiffstats
path: root/include/ingen/QueuedInterface.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'include/ingen/QueuedInterface.hpp')
-rw-r--r--include/ingen/QueuedInterface.hpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/ingen/QueuedInterface.hpp b/include/ingen/QueuedInterface.hpp
index f45dd3da..c54d2b01 100644
--- a/include/ingen/QueuedInterface.hpp
+++ b/include/ingen/QueuedInterface.hpp
@@ -14,8 +14,8 @@
along with Ingen. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef INGEN_ENGINE_QUEUEDINTERFACE_HPP
-#define INGEN_ENGINE_QUEUEDINTERFACE_HPP
+#ifndef INGEN_QUEUEDINTERFACE_HPP
+#define INGEN_QUEUEDINTERFACE_HPP
#include "ingen/Interface.hpp"
#include "ingen/Message.hpp"
@@ -63,4 +63,4 @@ private:
} // namespace ingen
-#endif // INGEN_ENGINE_QUEUEDINTERFACE_HPP
+#endif // INGEN_QUEUEDINTERFACE_HPP