gstreamer-rs/gstreamer-allocators/sys/tests
Philippe Normand cd2e3aa7f1 allocators: Fix manual ABI test
Fixing this build error:
In file included from tests/layout.c:6:
tests/manual.h:3:10: fatal error: gst/base/base.h: No such file or directory
    3 | #include <gst/base/base.h>
      |          ^~~~~~~~~~~~~~~~~
compilation terminated.
test cross_validate_layout_with_c ... FAILED
In file included from tests/constant.c:6:
tests/manual.h:3:10: fatal error: gst/base/base.h: No such file or directory
    3 | #include <gst/base/base.h>
      |          ^~~~~~~~~~~~~~~~~
2022-03-21 16:48:42 +00:00
..
abi.rs Regenerate autogenerated bindings 2022-03-17 18:05:13 +02:00
constant.c Regenerate autogenerated bindings 2022-03-17 18:05:13 +02:00
layout.c Regenerate autogenerated bindings 2022-03-17 18:05:13 +02:00
manual.h allocators: Fix manual ABI test 2022-03-21 16:48:42 +00:00