tests: use relative include for out-of-tree builds in dtmf test

This commit is contained in:
Jonas Holmberg 2013-02-28 13:25:06 +01:00 committed by Tim-Philipp Müller
parent ab2a342f42
commit fba30e3384

View file

@ -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)