diff --git a/gst/net/Makefile.am b/gst/net/Makefile.am index cb34fcf3b4..2f09ab8523 100644 --- a/gst/net/Makefile.am +++ b/gst/net/Makefile.am @@ -5,7 +5,7 @@ lib_LTLIBRARIES = libgstnet-tempname-@GST_MAJORMINOR@.la libgstnet_tempname_@GST_MAJORMINOR@_includedir = $(includedir)/gstreamer-@GST_MAJORMINOR@/gst/net libgstnet_tempname_@GST_MAJORMINOR@_include_HEADERS = \ gstnet.h \ - gstnettimepacker.h \ + gstnettimepacket.h \ gstnettimeprovider.h libgstnet_tempname_@GST_MAJORMINOR@_la_SOURCES = \ diff --git a/libs/gst/net/Makefile.am b/libs/gst/net/Makefile.am index cb34fcf3b4..2f09ab8523 100644 --- a/libs/gst/net/Makefile.am +++ b/libs/gst/net/Makefile.am @@ -5,7 +5,7 @@ lib_LTLIBRARIES = libgstnet-tempname-@GST_MAJORMINOR@.la libgstnet_tempname_@GST_MAJORMINOR@_includedir = $(includedir)/gstreamer-@GST_MAJORMINOR@/gst/net libgstnet_tempname_@GST_MAJORMINOR@_include_HEADERS = \ gstnet.h \ - gstnettimepacker.h \ + gstnettimepacket.h \ gstnettimeprovider.h libgstnet_tempname_@GST_MAJORMINOR@_la_SOURCES = \