Audio plugin host https://kx.studio/carla
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

18 lines
560B

  1. diff --git a/source/modules/lilv/sratom-0.4.7/sratom/sratom.h b/source/modules/lilv/sratom-0.4.7/sratom/sratom.h
  2. index a86f67e..cf33396 100644
  3. --- a/source/modules/lilv/sratom-0.4.7/sratom/sratom.h
  4. +++ b/source/modules/lilv/sratom-0.4.7/sratom/sratom.h
  5. @@ -23,9 +23,9 @@
  6. #include <stdint.h>
  7. -#include "lv2/lv2plug.in/ns/ext/urid/urid.h"
  8. -#include "lv2/lv2plug.in/ns/ext/atom/atom.h"
  9. -#include "lv2/lv2plug.in/ns/ext/atom/forge.h"
  10. +#include "lv2/urid.h"
  11. +#include "lv2/atom.h"
  12. +#include "lv2/atom-forge.h"
  13. #include "serd/serd.h"
  14. #include "sord/sord.h"