summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sys/wasapi/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/wasapi/Makefile.am b/sys/wasapi/Makefile.am
index 9c08baf3b..641771fad 100644
--- a/sys/wasapi/Makefile.am
+++ b/sys/wasapi/Makefile.am
@@ -12,7 +12,8 @@ libgstwasapi_la_LIBADD = $(GST_PLUGINS_BASE_LIBS) -lgstaudio-$(GST_API_VERSION)
$(WASAPI_LIBS)
libgstwasapi_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
-noinst_HEADERS = gstwasapisrc.h \
+noinst_HEADERS = gstaudioclient3.h \
+ gstwasapisrc.h \
gstwasapisink.h \
gstwasapiutil.h \
gstwasapidevice.h