summaryrefslogtreecommitdiffstats
path: root/utils/lv2_inspect.c
diff options
context:
space:
mode:
Diffstat (limited to 'utils/lv2_inspect.c')
-rw-r--r--utils/lv2_inspect.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/lv2_inspect.c b/utils/lv2_inspect.c
index 04db2ac..1a710ed 100644
--- a/utils/lv2_inspect.c
+++ b/utils/lv2_inspect.c
@@ -21,8 +21,8 @@
#include <stdio.h>
#include <string.h>
#include <math.h>
-#include <slv2/slv2.h>
#include <locale.h>
+#include "slv2/slv2.h"
SLV2Value event_class = NULL;
SLV2Value control_class = NULL;