diff options
Diffstat (limited to 'tools/uri_table.h')
-rw-r--r-- | tools/uri_table.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/uri_table.h b/tools/uri_table.h index e17b02a..9a5a192 100644 --- a/tools/uri_table.h +++ b/tools/uri_table.h @@ -10,7 +10,7 @@ #ifndef URI_TABLE_H #define URI_TABLE_H -#include "lv2/urid/urid.h" +#include <lv2/urid/urid.h> #include <stdlib.h> #include <string.h> |