summaryrefslogtreecommitdiffstats
path: root/src/engine/LV2Info.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/engine/LV2Info.hpp')
-rw-r--r--src/engine/LV2Info.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/engine/LV2Info.hpp b/src/engine/LV2Info.hpp
index f8676947..0cb1b986 100644
--- a/src/engine/LV2Info.hpp
+++ b/src/engine/LV2Info.hpp
@@ -25,7 +25,7 @@
#include <map>
#include <string>
-#include <slv2/slv2.h>
+#include "slv2/slv2.h"
#include "module/global.hpp"
#include "module/World.hpp"
#include "shared/LV2URIMap.hpp"