mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-19 13:55:41 +00:00
tests: use relative include for out-of-tree builds in dtmf test
This commit is contained in:
parent
4f638c720a
commit
c6612bbd9b
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@
|
|||
|
||||
/* Include this from the plugin to get the defines */
|
||||
|
||||
#include "gst/dtmf/gstdtmfcommon.h"
|
||||
#include "../../gst/dtmf/gstdtmfcommon.h"
|
||||
|
||||
#define END_BIT (1<<7)
|
||||
|
||||
|
|
Loading…
Reference in a new issue