summaryrefslogtreecommitdiffstats
path: root/gst-libs/gst/audio/audio.h
diff options
context:
space:
mode:
Diffstat (limited to 'gst-libs/gst/audio/audio.h')
-rw-r--r--gst-libs/gst/audio/audio.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/gst-libs/gst/audio/audio.h b/gst-libs/gst/audio/audio.h
index 4bf62d49..a737e468 100644
--- a/gst-libs/gst/audio/audio.h
+++ b/gst-libs/gst/audio/audio.h
@@ -20,6 +20,8 @@
#include <gst/gst.h>
+#include <gst/audio/audioclock.h>
+
/* For people that are looking at this source: the purpose of these defines is
* to make GstCaps a bit easier, in that you don't have to know all of the
* properties that need to be defined. you can just use these macros. currently