gstvaapicompat.h is now a private header (not installed).

This commit is contained in:
gb 2010-03-24 16:27:36 +00:00
parent 520f7ac5b6
commit 3fe6ca16e2

View file

@ -26,7 +26,6 @@ libgstvaapi_source_c = \
$(NULL)
libgstvaapi_source_h = \
gstvaapicompat.h \
gstvaapidisplay.h \
gstvaapiimage.h \
gstvaapiimageformat.h \
@ -45,6 +44,7 @@ libgstvaapi_source_h = \
$(NULL)
libgstvaapi_source_priv_h = \
gstvaapicompat.h \
gstvaapidebug.h \
gstvaapiobject_priv.h \
gstvaapiutils.h \
@ -58,6 +58,7 @@ libgstvaapi_x11_source_c = \
$(NULL)
libgstvaapi_x11_source_h = \
gstvaapicompat.h \
gstvaapidisplay_x11.h \
gstvaapiwindow_x11.h \
$(NULL)