summaryrefslogtreecommitdiffstats
path: root/src/server/LV2Block.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/server/LV2Block.hpp')
-rw-r--r--src/server/LV2Block.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/server/LV2Block.hpp b/src/server/LV2Block.hpp
index 5ef8c69a..d42da499 100644
--- a/src/server/LV2Block.hpp
+++ b/src/server/LV2Block.hpp
@@ -17,8 +17,8 @@
#ifndef INGEN_ENGINE_LV2BLOCK_HPP
#define INGEN_ENGINE_LV2BLOCK_HPP
-#include "BufferRef.hpp"
#include "BlockImpl.hpp"
+#include "BufferRef.hpp"
#include "types.hpp"
#include "ingen/LV2Features.hpp"