summaryrefslogtreecommitdiffstats
path: root/slv2/private_types.h
diff options
context:
space:
mode:
Diffstat (limited to 'slv2/private_types.h')
-rw-r--r--slv2/private_types.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/slv2/private_types.h b/slv2/private_types.h
index fdfba65..d0f6fa4 100644
--- a/slv2/private_types.h
+++ b/slv2/private_types.h
@@ -25,7 +25,7 @@ extern "C" {
#include <stdbool.h>
#include <stddef.h>
-#include <lv2.h>
+#include <slv2/lv2.h>
/* If you're a user of SLV2, stop reading this file RIGHT NOW.